Commit dbfb39de by zsh

回退

parent d0279067
Subproject commit f4746173cf454453e2895964ec3ed3d6a13d0e42 Subproject commit 7b0245cf9cc57dfcee6ccb2874c3fce8d43e3c4e
...@@ -5,11 +5,11 @@ ...@@ -5,11 +5,11 @@
} }
#layoutMain { #layoutMain {
height: 1080px; height: 1080px;
.layout-main__left { .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;
} }
.layout-main__right { .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