mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2025-07-04 20:23:52 -05:00
Deployed 6ff815e
with MkDocs version: 1.6.0
This commit is contained in:
13
stylesheets/extra.css
Normal file
13
stylesheets/extra.css
Normal file
@ -0,0 +1,13 @@
|
||||
/* Custom styles for MkDocs Material */
|
||||
body {
|
||||
background-color: #c22525;
|
||||
}
|
||||
|
||||
.md-nav__link {
|
||||
color: #ff5722;
|
||||
}
|
||||
|
||||
.md-typeset h1 {
|
||||
font-size: 2.5em;
|
||||
color: #3f51b5;
|
||||
}
|
Reference in New Issue
Block a user