Spaces:
Running
Running
Update assets/css/custom.css
Browse files- assets/css/custom.css +1 -1
assets/css/custom.css
CHANGED
|
@@ -14,7 +14,7 @@ img[src*="#my-image"] {
|
|
| 14 |
background: var(--text-primary);
|
| 15 |
border-top-left-radius: 8px;
|
| 16 |
bottom: 0;
|
| 17 |
-
color: var(--text-primary-inverted);
|
| 18 |
display: flex;
|
| 19 |
font-size: 0.8rem;
|
| 20 |
font-weight: 500;
|
|
|
|
| 14 |
background: var(--text-primary);
|
| 15 |
border-top-left-radius: 8px;
|
| 16 |
bottom: 0;
|
| 17 |
+
color: var(--text-primary-inverted) !important;
|
| 18 |
display: flex;
|
| 19 |
font-size: 0.8rem;
|
| 20 |
font-weight: 500;
|