优化首页显示效果

This commit is contained in:
Minho
2018-02-28 16:43:19 +08:00
parent 87f0f2faf8
commit ddbd33a38e
3 changed files with 11 additions and 2 deletions

View File

@@ -65,6 +65,10 @@ textarea{
white-space:nowrap;
overflow: hidden;
}
.manual-header .navbar-nav li.active a{
background-color: #009a61;
color: #ffffff;
}
.manual-reader .slidebar {
margin: 5px 10px 0 0;
}