add version color overwrite

This commit is contained in:
Dimitrij
2022-10-06 18:58:52 +01:00
parent 2b46180bfb
commit dbc55d248f

View File

@@ -1,3 +1,7 @@
.wy-nav-content {
max-width:none !important;
}
.version {
color: #82ADFF !important;
}