Commit 2d277eb2 by yuanfeng

update

parent efdd3bee
Subproject commit 7b0245cf9cc57dfcee6ccb2874c3fce8d43e3c4e
Subproject commit 5062daaf93d45b37fe0a4d04f12cd410d4a28fb2
......@@ -5,12 +5,14 @@
}
#layoutMain {
height: 1080px;
.left {
padding-right: 0px;
.layout-main__left {
padding-left: 20px;
padding-right: 10px;
background: url('../images/index/leftBg.png') no-repeat right top;
}
.right {
padding-left: 0px;
.layout-main__right {
padding-left: 10px;
padding-right: 20px;
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