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

Line 307: Line 307:
 
border-bottom: 0px solid #CFCFCF;
 
border-bottom: 0px solid #CFCFCF;
 
line-height: 3rem;
 
line-height: 3rem;
 +
position: relative;
 +
}
 +
.bodycontent .s2 h2:before {
 +
content:"";
 +
position: absolute;
 +
top:0;
 +
right:0;
 +
width:3rem;
 +
height:100%;
 +
animation: IconSpin 1s ease infinite alternate;
 
}
 
}
 
.bodycontent .s2 h3{
 
.bodycontent .s2 h3{

Revision as of 11:22, 8 October 2018