Skip to content

Commit

Permalink
Update custom.css
Browse files Browse the repository at this point in the history
  • Loading branch information
hypowergravity authored Sep 15, 2024
1 parent 670e200 commit 7000f38
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/_static/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,8 @@
a:hover {
color: orange;
}

a:link, a:visited {
color: blue;
text-decoration: none;
}

0 comments on commit 7000f38

Please sign in to comment.