We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9531f35 commit e32c5b9Copy full SHA for e32c5b9
1 file changed
docs/assets/css/custom.css
@@ -14,18 +14,6 @@
14
font-weight: bold;
15
}
16
17
-/* Sidebar Separator - Persistent */
18
-.md-nav__item a[href*='system_manual'],
19
-.md-nav__item a[href*='setup_guide'],
20
-.md-nav__link--active[href*='system_manual'],
21
-.md-nav__link--active[href*='setup_guide'] {
22
- border-top: 1px solid var(--md-default-fg-color--lightest) !important;
23
- margin-top: 12px !important;
24
- padding-top: 12px !important;
25
- display: block;
26
- width: 100%;
27
-}
28
-
29
/* Add separator line below Home in Sidebar */
30
.md-nav__item a[href^='index.md'],
31
.md-nav__item a[href='.'] {
0 commit comments