物联网后台管理
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

21 lines
288 B

body{
background:#EEF5F9;
}
.container{
background:#323640;
}
.left-nav{
background:#fff;
}
.left-nav a{
color:#686a76;
}
.left-nav a.active{
background: #786AED !important;
color: #fff;
}
.left-nav a:hover{
background: #786AED !important;
color: #fff;
}