导航菜单样式

This commit is contained in:
2023-10-19 14:11:09 +08:00
parent 5f96b1dce1
commit 3663245aac
13 changed files with 131 additions and 114 deletions

View File

@@ -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%)