diff --git a/CSS/themes/unraid/hotline.css b/CSS/themes/unraid/hotline.css index 28a8c24c..ab68a5d0 100644 --- a/CSS/themes/unraid/hotline.css +++ b/CSS/themes/unraid/hotline.css @@ -24,11 +24,11 @@ --text: #eee; --text-hover: #fff; --text-muted: #6c757d; - --link-hover: #F44336; + --link-color: #F44336; --heatmap-color-1: #690000; --heatmap-color-2: #890000; --heatmap-color-3: #AC0002; --heatmap-color-4: #D0191D; --heatmap-color-5: #F44336; -} \ No newline at end of file +}