Skip to content

Commit ee54d19

Browse files
fix: headings that are links are not green
1 parent 54a07d0 commit ee54d19

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

docs/static/css/main.css

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

static/css/main.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,6 @@ blockquote {
141141
/* basic links */
142142

143143
a {
144-
color: var(--color-fg);
145144
--ul-color: var(--color-link);
146145
text-decoration: solid var(--ul-color) underline;
147146
-webkit-text-decoration: solid var(--ul-color) underline;

0 commit comments

Comments
 (0)