mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
Small fix to dashboard text
This commit is contained in:
parent
bd7c07ff22
commit
7c0e4b73db
@ -613,3 +613,7 @@ a.scroll-to-top.rounded i.fas.fa-angle-up {
|
||||
.info-item.col-xs-3 {
|
||||
color: <?php echo $textColor; ?>;
|
||||
}
|
||||
|
||||
.text-muted {
|
||||
color: <?php echo $textColor; ?>!important;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user