Fix .box-title color (LCARS theme)

Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
This commit is contained in:
RD WebDesign
2025-05-21 15:25:02 -03:00
committed by GitHub
parent 28f6400e2f
commit 3ab49504de
+4
View File
@@ -1206,6 +1206,10 @@ footer a:focus {
color: inherit;
}
.box.box-solid .box-title {
color: #fff;
}
.box {
margin-bottom: 1.8em;
background: #111;