We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f28202 commit 359e4ddCopy full SHA for 359e4dd
src/css/custom.css
@@ -7,7 +7,8 @@
7
/* You can override the default Infima variables here. */
8
:root {
9
10
- --ifm-navbar-link-hover-color: #4973e8;
+ --ifm-navbar-link-hover-color: #6495fd;
11
+ --ifm-footer-link-hover-color: #6495fd;
12
--ifm-menu-color-active: #20609f;
13
--ifm-link-color:#20609f;
14
--ifm-breadcrumb-color-active: #4973e8;
0 commit comments