Spaces:
Sleeping
Sleeping
Update static/style.css
Browse files- static/style.css +1 -1
static/style.css
CHANGED
@@ -32,7 +32,7 @@ body {
|
|
32 |
}
|
33 |
|
34 |
.navigation button {
|
35 |
-
background: #
|
36 |
border: none;
|
37 |
border-radius: 4px;
|
38 |
color: #fff;
|
|
|
32 |
}
|
33 |
|
34 |
.navigation button {
|
35 |
+
background: #007BFF;
|
36 |
border: none;
|
37 |
border-radius: 4px;
|
38 |
color: #fff;
|