Skip to content

Commit

Permalink
Add some color options
Browse files Browse the repository at this point in the history
  • Loading branch information
John Schellinger committed Aug 20, 2024
1 parent bdcda82 commit 6aca544
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,11 @@

a,
a:visited a:active {
color: #6eb83f;
color: #6eb83f;/* #597e43; #3e4d34; */
}

a:hover {
color: #ae7848;
color:/* #c9a07d; */ #ae7848; /* #794625; */
}

ul {
Expand Down

0 comments on commit 6aca544

Please sign in to comment.