diff --git a/app/css/custom.php b/app/css/custom.php index d9dcbf1c..b846b34d 100644 --- a/app/css/custom.php +++ b/app/css/custom.php @@ -3,7 +3,6 @@ require_once '../../includes/functions.php'; $color = getColorOpt(); ?> - /* Theme Name: RaspAP default Author: @billz @@ -26,6 +25,10 @@ body { font-weight: 500; } +.sidebar-brand-text { + color: ; +} + .card .card-header, .modal-header { border-color: ; color: #fff;