Spaces:
Sleeping
Sleeping
Update style.css
Browse files
style.css
CHANGED
|
@@ -15,7 +15,8 @@ h1, h2, h3, h4, p, span, label, li {
|
|
| 15 |
/* =====================================================
|
| 16 |
HUVUDFRÅGOR (Buttons / Cards)
|
| 17 |
===================================================== */
|
| 18 |
-
|
|
|
|
| 19 |
.card.gr-button {
|
| 20 |
background-color: #ffffff !important;
|
| 21 |
color: #000000 !important;
|
|
|
|
| 15 |
/* =====================================================
|
| 16 |
HUVUDFRÅGOR (Buttons / Cards)
|
| 17 |
===================================================== */
|
| 18 |
+
.card,
|
| 19 |
+
.card wrap,
|
| 20 |
.card.gr-button {
|
| 21 |
background-color: #ffffff !important;
|
| 22 |
color: #000000 !important;
|