ud3tn/doc/css/custom.css
Fiona Fuchs b148d4d177 Move file to image-material directory, adjust CSS
This moves the 'build_plantuml.sh' file to the 'image-material' directory, and takes on a more generic approach for the CSS changes.

Signed-off-by: Fiona Fuchs <fiona.fuchs@d3tn.com>
2024-11-15 09:52:57 +01:00

8 lines
171 B
CSS

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