mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-03-01 10:31:47 +00:00
Style tweaks
This commit is contained in:
@@ -18,6 +18,10 @@ body {
|
||||
background-color: #f8f9fc;
|
||||
}
|
||||
|
||||
a {
|
||||
color: <?php echo $color; ?>;
|
||||
text-decoration: none;
|
||||
}
|
||||
.sb-sidenav-light .sb-sidenav-menu .nav-link:hover {
|
||||
color: <?php echo $color; ?>;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user