v0.10.17a - Various fixes

This commit is contained in:
frederikpyt
2020-08-31 11:56:05 +02:00
parent 59bd705d89
commit 34e123ee19
5 changed files with 8 additions and 7 deletions
+2 -2
View File
@@ -1,9 +1,9 @@
html, body {
background-color: rgb(102, 102, 102);
background-color: #2c2f33;
}
main {
background-color: rgb(102, 102, 102);
background-color: #2c2f33;
}
* {