mirror of
https://github.com/pi-hole/web.git
synced 2026-04-22 17:59:20 +01:00
Increase small-box footer contrast ratio
Contrast ratio is still low, but this should improve things. Generally, it's advised to aim for a contrast ratio of 4.5. Signed-off-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user