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

Line 347: Line 347:
 
.subway_stops{
 
.subway_stops{
 
width:100%;
 
width:100%;
clear:both;
 
 
}
 
}
 
.subway_stops > ul{
 
.subway_stops > ul{
 
paddding:0 !important;
 
paddding:0 !important;
 
margin:3vw 0 !important;
 
margin:3vw 0 !important;
clear:both;
 
 
}
 
}
 
.subway_stops > ul li{
 
.subway_stops > ul li{
width:33.3%;
+
width:33.33%;
 
height:12rem !important;
 
height:12rem !important;
 
float:left;
 
float:left;
Line 369: Line 367:
 
.subway_stops ul li h4:first-letter{
 
.subway_stops ul li h4:first-letter{
 
float: left;
 
float: left;
font-size: 3.8rem;
+
font-size: 4.5rem;
line-height: 3.8rem;
+
line-height: 4.5rem;
 
padding:0 0.5rem;
 
padding:0 0.5rem;
color: #424242;
+
color: #CCCCCC;
 
}
 
}
  

Revision as of 13:02, 15 September 2018