diff --git a/style/pi-hole.css b/style/pi-hole.css index 40eaaa1d..f43c316e 100644 --- a/style/pi-hole.css +++ b/style/pi-hole.css @@ -447,7 +447,7 @@ td.lookatme { } .small-box > .small-box-footer { - color: rgba(255, 255, 255, 0.5); + color: rgba(255, 255, 255, 0.75); transition: all 0.5s; }