mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2025-06-28 09:04:47 -05:00
Updates styling for WinUtil.
This commit is contained in:
13
docs/stylesheets/extra.css
Normal file
13
docs/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