v0.5.18 - Darkmode
This commit is contained in:
+5
-1
@@ -1,5 +1,9 @@
|
||||
html, body {
|
||||
background-color: rgba(0,0,0, 0.6);
|
||||
background-color: rgb(102, 102, 102);
|
||||
}
|
||||
|
||||
main {
|
||||
background-color: rgb(102, 102, 102);
|
||||
}
|
||||
|
||||
* {
|
||||
|
||||
Reference in New Issue
Block a user