diff --git a/style/pi-hole.css b/style/pi-hole.css index ef9c7c20..07c24af9 100644 --- a/style/pi-hole.css +++ b/style/pi-hole.css @@ -25,7 +25,7 @@ transition-duration: 500ms; } .small-box span.glow { - text-shadow: 0 0 5px #fff; + text-shadow: 0 0 5px currentColor; } .list-group-item:hover {