Add anchor reset
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
This commit is contained in:
@@ -9158,6 +9158,11 @@
|
||||
--canon-ring: #1f5493;
|
||||
--canon-scrollbar: #a0a0a03b;
|
||||
--canon-scrollbar-thumb: #a0a0a0;
|
||||
|
||||
& a {
|
||||
color: inherit;
|
||||
text-decoration: none;
|
||||
}
|
||||
}
|
||||
|
||||
[data-theme="dark"] {
|
||||
|
||||
@@ -9158,6 +9158,11 @@
|
||||
--canon-ring: #1f5493;
|
||||
--canon-scrollbar: #a0a0a03b;
|
||||
--canon-scrollbar-thumb: #a0a0a0;
|
||||
|
||||
& a {
|
||||
color: inherit;
|
||||
text-decoration: none;
|
||||
}
|
||||
}
|
||||
|
||||
[data-theme="dark"] {
|
||||
|
||||
@@ -113,6 +113,12 @@
|
||||
--canon-ring: #1f5493;
|
||||
--canon-scrollbar: #a0a0a03b;
|
||||
--canon-scrollbar-thumb: #a0a0a0;
|
||||
|
||||
/* Global reset */
|
||||
a {
|
||||
color: inherit;
|
||||
text-decoration: none;
|
||||
}
|
||||
}
|
||||
|
||||
/* Dark theme tokens */
|
||||
|
||||
Reference in New Issue
Block a user