导航菜单样式
This commit is contained in:
@@ -40,15 +40,17 @@
|
||||
}
|
||||
|
||||
.body-conatiner
|
||||
position relative
|
||||
_fj()
|
||||
_wh(100%, 100%)
|
||||
padding-top 80px
|
||||
padding-top 124px
|
||||
background center / 100% 100% url(../images/new/bg.png) no-repeat
|
||||
.side-bar-container
|
||||
_wh(240px, 100%)
|
||||
border-right solid 1px #e6e6e6
|
||||
_wh(228px, 100%)
|
||||
padding-top 101px
|
||||
.main-container
|
||||
_wh(calc(100% - 240px), 100%)
|
||||
|
||||
_wh(calc(100% - 228px), 100%)
|
||||
padding-right 53px
|
||||
.site_container
|
||||
_fj()
|
||||
_wh(100%, 100%)
|
||||
|
||||
Reference in New Issue
Block a user