Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -36,7 +36,7 @@ custom_css = """
|
|
36 |
border: 3px solid #8a6c4d !important;
|
37 |
font-family: 'Georgia', serif !important;
|
38 |
min-height: 200px !important;
|
39 |
-
color: black;
|
40 |
}
|
41 |
.gradio-container {
|
42 |
background: url('https://img.freepik.com/free-photo/wooden-floor-background_53876-88628.jpg?t=st=1741254869~exp=1741258469~hmac=ab6efd526ec76fa0d1fae8ad5c5907e80b93cafbea5da290f64ddf6648b80a46&w=1380') !important;
|
|
|
36 |
border: 3px solid #8a6c4d !important;
|
37 |
font-family: 'Georgia', serif !important;
|
38 |
min-height: 200px !important;
|
39 |
+
color: black !important;
|
40 |
}
|
41 |
.gradio-container {
|
42 |
background: url('https://img.freepik.com/free-photo/wooden-floor-background_53876-88628.jpg?t=st=1741254869~exp=1741258469~hmac=ab6efd526ec76fa0d1fae8ad5c5907e80b93cafbea5da290f64ddf6648b80a46&w=1380') !important;
|