forked from liweijie/education
系统风格以及部分页面样式变更
This commit is contained in:
@@ -8,16 +8,16 @@ $tiffany: #4AB7BD;
|
||||
$yellow:#FEC171;
|
||||
$panGreen: #30B08F;
|
||||
|
||||
// 默认菜单主题风格(教育绿)
|
||||
$base-menu-color: #e8f5ef;
|
||||
// 默认菜单主题风格(学院绿)
|
||||
$base-menu-color: #dcebe6;
|
||||
$base-menu-color-active: #ffffff;
|
||||
$base-menu-background: #00875A;
|
||||
$base-menu-background: #0b5f4a;
|
||||
|
||||
$base-menu-light-color:rgba(0,0,0,.70);
|
||||
$base-menu-light-background:#ffffff;
|
||||
|
||||
$base-sub-menu-background: #006B47;
|
||||
$base-sub-menu-hover: rgba(255,255,255,.12);
|
||||
$base-sub-menu-background: #084c3f;
|
||||
$base-sub-menu-hover: rgba(255,255,255,.10);
|
||||
|
||||
$base-sidebar-width: 200px;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user