Spaces:
Runtime error
Runtime error
Commit ·
fba1263
1
Parent(s): c4acb50
Update style.css
Browse files
style.css
CHANGED
|
@@ -3,6 +3,9 @@
|
|
| 3 |
margin-left: auto;
|
| 4 |
margin-right: auto;
|
| 5 |
}
|
|
|
|
|
|
|
|
|
|
| 6 |
|
| 7 |
#row-flex {
|
| 8 |
display: flex;
|
|
|
|
| 3 |
margin-left: auto;
|
| 4 |
margin-right: auto;
|
| 5 |
}
|
| 6 |
+
gradio-app{
|
| 7 |
+
background:url("file=bg.png") !important;
|
| 8 |
+
}
|
| 9 |
|
| 10 |
#row-flex {
|
| 11 |
display: flex;
|