فهرست منبع

changed header bg color

Harlan Iverson 7 سال پیش
والد
کامیت
8ac1f7e086
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      ispooge.com-v2/app/resources/templates/themes/ispooge/css/screen.css

+ 2 - 2
ispooge.com-v2/app/resources/templates/themes/ispooge/css/screen.css

@@ -24,7 +24,7 @@ body {
 }
 
 .navbar-default {
-    background-color: #428bca;
+    background-color: black;
     border: none;
 }
 
@@ -60,7 +60,7 @@ body {
 }
 
 .dropdown-menu {
-    background-color: #428bca;
+    background-color: black;
 }
 
 .dropdown-header {