Spaces:
Sleeping
Sleeping
Update ui/styles.css
Browse files- ui/styles.css +5 -0
ui/styles.css
CHANGED
|
@@ -7,6 +7,11 @@
|
|
| 7 |
margin: 1em !important;
|
| 8 |
}
|
| 9 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
#footer {
|
| 11 |
text-align: center;
|
| 12 |
color: gray;
|
|
|
|
| 7 |
margin: 1em !important;
|
| 8 |
}
|
| 9 |
|
| 10 |
+
#main_panel {
|
| 11 |
+
background-color: white !important; */
|
| 12 |
+
|
| 13 |
+
|
| 14 |
+
}
|
| 15 |
#footer {
|
| 16 |
text-align: center;
|
| 17 |
color: gray;
|