We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbe1e3d commit 7ca4e14Copy full SHA for 7ca4e14
docs/_site_essentials/stylesheets/extra.css
@@ -135,6 +135,10 @@ div.main p {
135
box-shadow: none;
136
}
137
138
+.md-nav__item .md-nav__link--active,
139
+.md-nav__item .md-nav__link--active code {
140
+ color:var(--purple) !important;
141
+}
142
.md-sidebar__scrollwrap, .md-sidebar__inner, .md-nav--secondary, .md-nav__title {
143
box-shadow: none !important;
144
background-color: var(--smoke-white) !important;
0 commit comments