Commit 8423f3a3 by zsh

更新class

parent 1e11a307
...@@ -5,11 +5,11 @@ ...@@ -5,11 +5,11 @@
} }
#layoutMain { #layoutMain {
height: 1080px; height: 1080px;
.left { .layout-main__left {
padding-right: 0px; padding-right: 0px;
background: url('../images/index/leftBg.png') no-repeat right top; background: url('../images/index/leftBg.png') no-repeat right top;
} }
.right { .layout-main__right {
padding-left: 0px; padding-left: 0px;
background: url('../images/index/rightBg.png') no-repeat left top; background: url('../images/index/rightBg.png') no-repeat left top;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment