Skip to content

Commit 92b4b05

Browse files
author
Kristan Kenney
committed
Increase text contrast
1 parent a89d039 commit 92b4b05

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

web/css/styles.min.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -690,7 +690,7 @@ body {
690690
overflow-x: hidden;
691691
font-size: 0.9rem;
692692
height: 100%;
693-
color: #929292;
693+
color: #7c7c7c;
694694
}
695695

696696
.body-login, .body-reset {
@@ -702,7 +702,7 @@ body {
702702

703703
a {
704704
text-decoration: none;
705-
color: #929292;
705+
color: #7c7c7c;
706706
}
707707

708708
.disabled {
@@ -1726,7 +1726,7 @@ div.l-content > div.l-separator:nth-of-type(4) {
17261726
}
17271727

17281728
.l-unit-ft {
1729-
color: #929292;
1729+
color: #7c7c7c;
17301730
padding: 0 0 0 15px;
17311731
}
17321732

0 commit comments

Comments
 (0)