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

Line 221: Line 221:
 
display: block;
 
display: block;
 
width:100%;
 
width:100%;
height:3rem;
+
height:7rem;
 
overflow:hidden;
 
overflow:hidden;
 
}
 
}
 
.bodycontent .s2 > ul > li > span:after{
 
.bodycontent .s2 > ul > li > span:after{
height:3rem;
+
height:7rem;
 
background: (linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,1)));
 
background: (linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,1)));
 +
position:absolute;
 
}
 
}
 
.bodycontent .s2 .paragraph_banner{
 
.bodycontent .s2 .paragraph_banner{
Line 362: Line 363:
 
.details_button_background{
 
.details_button_background{
 
box-sizing: border-box;
 
box-sizing: border-box;
 +
}
 +
.details_button_button{
 +
position:relative;
 +
z-index:99;
 +
height: 4rem;
 +
width: 12rem;
 
}
 
}
 
.details_button_button:checked ~ .li_fold{
 
.details_button_button:checked ~ .li_fold{

Revision as of 09:14, 2 September 2018