(Created page with ".pagelink#humanityMenu a { color: darkturquoise; } #sidenav { background-color: darkturquoise; } .subpage h1.subheading { border-bottom: 0.3vw solid darkturquoise; }") |
|||
Line 6: | Line 6: | ||
} | } | ||
.subpage h1.subheading { | .subpage h1.subheading { | ||
− | border-bottom: 0.3vw solid darkturquoise; | + | border-bottom: 0.3vw solid darkturquoise !important; |
} | } |
Revision as of 12:03, 11 October 2018
.pagelink#humanityMenu a {
color: darkturquoise;
}
- sidenav {
background-color: darkturquoise; } .subpage h1.subheading {
border-bottom: 0.3vw solid darkturquoise !important;
}