You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
body{
|
|
background:#F2F1F2;
|
|
}
|
|
.container{
|
|
background:#1A1B20;
|
|
}
|
|
.left-nav{
|
|
background:#1A1B20;
|
|
}
|
|
|
|
.left-nav a{
|
|
color:rgba(255,255,255,.7);
|
|
}
|
|
..left-nav a.active{
|
|
background: #009688 !important;
|
|
color: #fff;
|
|
}
|
|
.left-nav a:hover{
|
|
background: #009688 !important;
|
|
color: #fff;
|
|
} |