Spaces:
Sleeping
Sleeping
Upload 3 files
#1
by
ESJL - opened
- styles.css +1 -1
styles.css
CHANGED
|
@@ -449,7 +449,7 @@ button.secondary {
|
|
| 449 |
}
|
| 450 |
|
| 451 |
button.danger {
|
| 452 |
-
background:
|
| 453 |
border-color: black !important;
|
| 454 |
font-weight: bold !important;
|
| 455 |
color: white !important;
|
|
|
|
| 449 |
}
|
| 450 |
|
| 451 |
button.danger {
|
| 452 |
+
background: #FF8B87 !important;
|
| 453 |
border-color: black !important;
|
| 454 |
font-weight: bold !important;
|
| 455 |
color: white !important;
|