diff --git a/admin1/head.php b/admin1/head.php index c02894d..50bdb07 100755 --- a/admin1/head.php +++ b/admin1/head.php @@ -182,6 +182,9 @@ body { -o-transform: rotate(90deg); transform: rotate(90deg); } +.navbar, .navbar.navbar-default { + background-color: #008579; +}