Update static/style.css
Browse files- 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: #
|
19 |
}
|
20 |
|
21 |
#toolbar > * {
|
|
|
15 |
justify-content: center;
|
16 |
align-items: center;
|
17 |
padding: 10px;
|
18 |
+
background-color: #A6B2FF;
|
19 |
}
|
20 |
|
21 |
#toolbar > * {
|