Skip to content

Commit

Permalink
fix link colors
Browse files Browse the repository at this point in the history
  • Loading branch information
mfenner committed Jun 10, 2024
1 parent d0a1b60 commit 8425035
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions _site/stylesheets/extra.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
--md-primary-fg-color: #b91c1c;
--md-primary-fg-color--light: #fecaca;
--md-primary-fg-color--dark: #7f1d1d;
--md-accent-fg-color: #b91c1c;
}
1 change: 1 addition & 0 deletions docs/stylesheets/extra.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
--md-primary-fg-color: #b91c1c;
--md-primary-fg-color--light: #fecaca;
--md-primary-fg-color--dark: #7f1d1d;
--md-accent-fg-color: #b91c1c;
}

0 comments on commit 8425035

Please sign in to comment.