Spaces:
Running
Running
tomandandy
commited on
Commit
•
96d37d4
1
Parent(s):
9cae843
Update scripts/static/style.css
Browse files- scripts/static/style.css +1 -1
scripts/static/style.css
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
body {
|
2 |
-
background-color: #
|
3 |
margin: 0;
|
4 |
}
|
5 |
|
|
|
1 |
body {
|
2 |
+
background-color: #353535;
|
3 |
margin: 0;
|
4 |
}
|
5 |
|