summaryrefslogtreecommitdiff
path: root/www/css
diff options
context:
space:
mode:
Diffstat (limited to 'www/css')
-rw-r--r--www/css/style.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/css/style.css b/www/css/style.css
index b239d043..7dce7682 100644
--- a/www/css/style.css
+++ b/www/css/style.css
@@ -84,7 +84,8 @@ Credit: https://css-tricks.com/snippets/css/a-guide-to-flexbox/
.main {
text-align: center;
- background: #5a5a5a;
+ /*background: #5a5a5a;*/
+ background: #1f1e1e;
margin: 0px;
padding: 0px;
/*padding:2px;*/