mirror of
https://github.com/pi-hole/web.git
synced 2026-02-14 23:19:00 +00:00
Change the text-danger color to increase the contrast
The issue only affects one theme: High Contrast Dark Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
This commit is contained in:
@@ -483,6 +483,11 @@ kbd {
|
||||
color: #808890;
|
||||
}
|
||||
|
||||
/* Used in error403 */
|
||||
.text-danger {
|
||||
color: #f54;
|
||||
}
|
||||
|
||||
.warning-count {
|
||||
color: #000;
|
||||
background: #f94;
|
||||
|
||||
Reference in New Issue
Block a user