Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ee54d19

Browse files
committedJun 2, 2024·
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)
Please sign in to comment.