Spaces:
Runtime error
Runtime error
Commit ·
d4da7c6
1
Parent(s): a912428
submit button hover color updated
Browse files
app.py
CHANGED
|
@@ -79,7 +79,7 @@ footer {display:none !important}
|
|
| 79 |
top: 0px;
|
| 80 |
padding: 0px;
|
| 81 |
cursor: pointer !important;
|
| 82 |
-
background: none rgb(
|
| 83 |
border: none !important;
|
| 84 |
text-align: center !important;
|
| 85 |
font-size: 14px !important;
|
|
|
|
| 79 |
top: 0px;
|
| 80 |
padding: 0px;
|
| 81 |
cursor: pointer !important;
|
| 82 |
+
background: none rgb(66, 133, 244) !important;
|
| 83 |
border: none !important;
|
| 84 |
text-align: center !important;
|
| 85 |
font-size: 14px !important;
|