Difference between revisions of "Team:Jilin China/CSS Details"

Line 210: Line 210:
 
padding: 0;
 
padding: 0;
 
margin: 0 auto 0.5rem ;
 
margin: 0 auto 0.5rem ;
}
 
.bodycontent .s2 > ul > li.full-width{
 
overflow:hidden;
 
 
}
 
}
 
.bodycontent .s2 > ul > li.full-width .full-left{
 
.bodycontent .s2 > ul > li.full-width .full-left{
Line 219: Line 216:
 
}
 
}
 
.bodycontent .s2 > ul > li.full-width .full-right{
 
.bodycontent .s2 > ul > li.full-width .full-right{
width:calc(30% + 7.5vw);
+
width:70%;
margin-right:-7.5vw;
+
float:right;
height:100%;
+
float:left;
+
background:gray;
+
overflow:hidden;
+
 
}
 
}
 
.bodycontent .s2 > ul > li{
 
.bodycontent .s2 > ul > li{

Revision as of 05:35, 23 September 2018