Skip to content

Instantly share code, notes, and snippets.

View rocketxujia's full-sized avatar

jia.xu rocketxujia

View GitHub Profile
@rocketxujia
rocketxujia / dabblet.css
Created March 30, 2014 23:32
双飞翼布局及其他方案
.wrap{
width: 980px;
margin: 20px auto;
background: #f8f8f8;
}
.wrap .main, .wrap .sub, .wrap .secondy{
background: #f0f0f0;
}
.wrap .sub{
height: 300px;