Spaces:
Sleeping
Sleeping
Update web/style.css
Browse files- web/style.css +1 -1
web/style.css
CHANGED
|
@@ -593,5 +593,5 @@ display: flex;
|
|
| 593 |
margin-bottom: 0.25rem; /* space between label and bar */
|
| 594 |
font-weight: 600;
|
| 595 |
font-size: 0.85rem; /* adjust as needed */
|
| 596 |
-
color:
|
| 597 |
}
|
|
|
|
| 593 |
margin-bottom: 0.25rem; /* space between label and bar */
|
| 594 |
font-weight: 600;
|
| 595 |
font-size: 0.85rem; /* adjust as needed */
|
| 596 |
+
color: --tropical-indigo; /* dark for readability */
|
| 597 |
}
|