Update main.py
Browse files
main.py
CHANGED
|
@@ -63,7 +63,7 @@ title = "<h1 style='font-size: 300%; text-align: center; color: #191970;'>Aiconv
|
|
| 63 |
|
| 64 |
|
| 65 |
css = '''
|
| 66 |
-
.gradio-container {background-color: #
|
| 67 |
.animate-spin {
|
| 68 |
animation: spin 1s linear infinite;
|
| 69 |
}
|
|
|
|
| 63 |
|
| 64 |
|
| 65 |
css = '''
|
| 66 |
+
.gradio-container {background-color: #F5FFFA}
|
| 67 |
.animate-spin {
|
| 68 |
animation: spin 1s linear infinite;
|
| 69 |
}
|