TheFrogGod commited on
Commit
44828d5
·
verified ·
1 Parent(s): 2e082d5

Update web/style.css

Browse files
Files changed (1) hide show
  1. 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: #111827; /* dark for readability */
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
  }