Spaces:
Runtime error
Runtime error
Commit
·
69594b6
1
Parent(s):
265177a
CSS
Browse files
app.py
CHANGED
@@ -320,7 +320,7 @@ body {
|
|
320 |
/* Input and Dropdown styling */
|
321 |
input, select, .gr-input, .gr-slider {
|
322 |
background-color: #302d2b;
|
323 |
-
color: #
|
324 |
border: 2px solid #8b4513;
|
325 |
border-radius: 5px;
|
326 |
padding: 8px 12px;
|
|
|
320 |
/* Input and Dropdown styling */
|
321 |
input, select, .gr-input, .gr-slider {
|
322 |
background-color: #302d2b;
|
323 |
+
color: #b59e54;
|
324 |
border: 2px solid #8b4513;
|
325 |
border-radius: 5px;
|
326 |
padding: 8px 12px;
|