Browse Source

Unraid hotline: Update link-color to be more readable

pull/222/head
Sid 4 years ago
committed by GitHub
parent
commit
06cb33559c
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      CSS/themes/unraid/hotline.css

2
CSS/themes/unraid/hotline.css

@ -24,7 +24,7 @@
--text: #eee;
--text-hover: #fff;
--text-muted: #6c757d;
--link-color: #F44336;
--link-color: #fff;
--heatmap-color-1: #690000;
--heatmap-color-2: #890000;

Loading…
Cancel
Save