We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82073a2 commit 4430524Copy full SHA for 4430524
src/labs_sphinx_theme/static/css/style.css
@@ -51,7 +51,7 @@ html[data-theme="dark"] {
51
}
52
53
.footer-item li a.nav-link:hover {
54
- color: var(--pst-color-primary);
+ color: var(--pst-color-secondary);
55
text-decoration: none;
56
57
0 commit comments