Deployed 6ff815e with MkDocs version: 1.6.0

This commit is contained in:
2024-08-08 02:08:14 +00:00
commit 208ee1554e
158 changed files with 13525 additions and 0 deletions

13
stylesheets/extra.css Normal file
View 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;
}