luci-theme-bootstrap: use medium dark text color for version footer
Signed-off-by: Jo-Philipp Wich <jo@mein.io> (cherry picked from commit c40dd71b84f291ad0db0f28670e1e3979a4c51b0)
This commit is contained in:
parent
07cf1a33a2
commit
e57aaf808d
@ -1308,7 +1308,7 @@ footer {
|
||||
align-items: baseline;
|
||||
justify-content: space-between;
|
||||
font-size: 12px;
|
||||
color: var(--text-color-low);
|
||||
color: var(--text-color-medium);
|
||||
/* the redundant properties below work around a csstidy bug */
|
||||
padding-left: calc((100% - 940px) / 2);
|
||||
padding-right: calc((100% - 940px) / 2);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user