We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0456a85 + f5e6282 commit d246ee9Copy full SHA for d246ee9
src/css/custom.css
@@ -15,7 +15,7 @@
15
--ifm-color-primary-lightest: #0e85ff;
16
--ifm-code-font-size: 95%;
17
--docusaurus-highlighted-code-line-bg: rgba(0, 0, 0, 0.1);
18
- --ifm-link-color: #3a5978; /* Darker gray-blue */
19
- --ifm-link-hover-color: #2c4359; /* Even darker on hover */
+ --ifm-link-color: #2c5783; /* Darker gray-blue */
+ --ifm-link-hover-color: #07539b; /* Even darker on hover */
20
--ifm-link-decoration: none; /* Remove default underline */
21
}
0 commit comments