Difference between revisions of "Template:HFUT-China/Safety/css/stylewikiCss"

Line 4: Line 4:
 
}
 
}
 
.subtitle{
 
.subtitle{
margin-top: 60px;
+
margin-top: 120px;
 
text-align: center;
 
text-align: center;
 
   font-size: 22px;
 
   font-size: 22px;
Line 45: Line 45:
 
margin-top:40px;
 
margin-top:40px;
 
margin-bottom: 40px;
 
margin-bottom: 40px;
border:0.1px dashed #999;
+
border:0.1px dashed #eee;
 
}
 
}

Revision as of 13:29, 15 October 2017

.title{

 font-size: 60px;
 font-family: ScrawnyK;

} .subtitle{ margin-top: 120px; text-align: center;

 font-size: 22px;
 font-family: ScrawnyK;
 width: 76%;

} .footer{ margin-top: 100px; height: 120px; /* background: rgba(120,194,196,1); */ bottom: 0px; width: 76%; } .foot-icon{ float: right; } .icon{ margin-left: 4px; width:52px; } .p{ margin-top:30px; width: 76% } .q{ text-align: left; font-family: Light; font-weight: bold; font-size: 19px; color: #666666; } .a{ text-align: left; font-family: Light; font-weight: bold; font-size: 19px; color: #666666; } .line{ margin-top:40px; margin-bottom: 40px; border:0.1px dashed #eee; }