ud3tn/doc/css/custom.css

9 lines
171 B
CSS
Raw Normal View History

.md-nav--primary > label.md-nav__title {
color: dodgerblue;
font-size: large;
}
.md-nav__item--section > label.md-nav__link {
color: dodgerblue !important;
}