Skip to content

Commit 415c73f

Browse files
committed
fix label color
1 parent a0aa2d0 commit 415c73f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/src/main/assets/CSS/Style.CSS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ p{
278278
padding:1em 0.5em;
279279
}
280280
.infoOnly li .lbl{
281-
color:blue;
281+
color:#256273;
282282
font-size:large;
283283

284284
}

0 commit comments

Comments
 (0)