Spaces:
Runtime error
Runtime error
Update style.css
Browse files
style.css
CHANGED
@@ -8,8 +8,8 @@ a {
|
|
8 |
text-decoration: underline;
|
9 |
}
|
10 |
.gradio-container {
|
11 |
-
color: ffaa66;
|
12 |
-
background-color: #
|
13 |
font-family: 'IBM Plex Sans', sans-serif;
|
14 |
}
|
15 |
.gr-button {
|
|
|
8 |
text-decoration: underline;
|
9 |
}
|
10 |
.gradio-container {
|
11 |
+
color: #ffaa66;
|
12 |
+
background-color: #005566;
|
13 |
font-family: 'IBM Plex Sans', sans-serif;
|
14 |
}
|
15 |
.gr-button {
|