mirror of
https://github.com/ChrisTitusTech/winutil
synced 2026-06-04 22:27:28 +00:00
Updates styling for WinUtil.
This commit is contained in:
@@ -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