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

Line 43: Line 43:
 
}
 
}
 
.s1 table td{
 
.s1 table td{
height:5vw;
+
height:4vw;
width: 20vw;
+
width: 16vw;
 
font-size: 2vw;
 
font-size: 2vw;
 
color: white;
 
color: white;
Line 52: Line 52:
 
display: block;
 
display: block;
 
text-align: center;
 
text-align: center;
height:100%;
+
height:90%;
width: 100%;
+
width: 90%;
 
background: rgba(0,0,0,0.3);
 
background: rgba(0,0,0,0.3);
 
line-height: 4rem;
 
line-height: 4rem;
Line 62: Line 62:
 
}
 
}
 
.s1 table td a:hover{
 
.s1 table td a:hover{
height:4rem;
+
height:100%;
width: 15rem;
+
width: 100%;
 
background: rgba(0,0,0,0.4);
 
background: rgba(0,0,0,0.4);
 
transition: all 0.1s ease-out;
 
transition: all 0.1s ease-out;

Revision as of 11:23, 11 May 2018