mirror of
https://github.com/RaspAP/raspap-webgui.git
synced 2024-11-21 23:20:22 +00:00
Small fix to dashboard text
This commit is contained in:
parent
7b07869d68
commit
bd7c07ff22
1 changed files with 4 additions and 0 deletions
|
@ -603,3 +603,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…
Reference in a new issue