mirror of
https://github.com/pi-hole/web.git
synced 2026-05-08 09:39:05 +01:00
Fix .box-title color (LCARS theme)
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
This commit is contained in:
@@ -1206,6 +1206,10 @@ footer a:focus {
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
.box.box-solid .box-title {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.box {
|
||||
margin-bottom: 1.8em;
|
||||
background: #111;
|
||||
|
||||
Reference in New Issue
Block a user