mirror of
https://gitlab.com/d3tn/ud3tn.git
synced 2026-08-13 12:33:27 +02:00
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>
8 lines
171 B
CSS
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;
|
|
}
|