Add anchor reset

Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
This commit is contained in:
Charles de Dreuille
2025-03-24 08:27:46 +00:00
parent 1a1fbcd42b
commit ee851a8f1b
3 changed files with 16 additions and 0 deletions
+5
View File
@@ -9158,6 +9158,11 @@
--canon-ring: #1f5493;
--canon-scrollbar: #a0a0a03b;
--canon-scrollbar-thumb: #a0a0a0;
& a {
color: inherit;
text-decoration: none;
}
}
[data-theme="dark"] {
+5
View File
@@ -9158,6 +9158,11 @@
--canon-ring: #1f5493;
--canon-scrollbar: #a0a0a03b;
--canon-scrollbar-thumb: #a0a0a0;
& a {
color: inherit;
text-decoration: none;
}
}
[data-theme="dark"] {
+6
View File
@@ -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 */