custom mkdocs styling

This commit is contained in:
2025-01-27 13:45:38 +01:00
parent aba02846d0
commit c786b28404
2 changed files with 9 additions and 0 deletions

7
style.css Normal file
View File

@@ -0,0 +1,7 @@
.footer-note {
color:rgb(47, 44, 44)
}
.home .version {
color:rgb(47, 44, 44)
}