mirror of
https://github.com/pi-hole/web.git
synced 2024-12-06 19:36:21 +01:00
Make text-green brighter for better contrast with the dark background.
Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
@@ -374,7 +374,7 @@ pre {
|
||||
color: #5ca314 !important;
|
||||
}
|
||||
.text-green {
|
||||
color: #007e47 !important;
|
||||
color: #00aa60 !important;
|
||||
}
|
||||
.text-orange {
|
||||
color: #b1720c !important;
|
||||
|
||||
Reference in New Issue
Block a user