Sergidev commited on
Commit
7d34e39
·
verified ·
1 Parent(s): 9982ad3

Update static/style.css

Browse files
Files changed (1) hide show
  1. static/style.css +1 -1
static/style.css CHANGED
@@ -15,7 +15,7 @@ body {
15
  justify-content: center;
16
  align-items: center;
17
  padding: 10px;
18
- background-color: #f0f0f0;
19
  }
20
 
21
  #toolbar > * {
 
15
  justify-content: center;
16
  align-items: center;
17
  padding: 10px;
18
+ background-color: #222;
19
  }
20
 
21
  #toolbar > * {