winutil/docs/stylesheets/extra.css
2024-07-24 19:50:07 +01:00

14 lines
181 B
CSS

/* Custom styles for MkDocs Material */
body {
background-color: #c22525;
}
.md-nav__link {
color: #ff5722;
}
.md-typeset h1 {
font-size: 2.5em;
color: #3f51b5;
}