Spaces:
Runtime error
Runtime error
Commit ·
9d7944c
1
Parent(s): 2f9e7dd
submit button hover color updated
Browse files
app.py
CHANGED
|
@@ -103,7 +103,7 @@ footer {display:none !important}
|
|
| 103 |
top: 0px;
|
| 104 |
padding: 0px;
|
| 105 |
cursor: pointer !important;
|
| 106 |
-
background: none rgb(
|
| 107 |
border: none !important;
|
| 108 |
text-align: center !important;
|
| 109 |
font-size: 14px !important;
|
|
|
|
| 103 |
top: 0px;
|
| 104 |
padding: 0px;
|
| 105 |
cursor: pointer !important;
|
| 106 |
+
background: none rgb(66, 133, 244) !important;
|
| 107 |
border: none !important;
|
| 108 |
text-align: center !important;
|
| 109 |
font-size: 14px !important;
|