Difference between revisions of "Team:SSTi-SZGD/css"

 
Line 1: Line 1:
<style type="text/css">
 
 
.SSTi-SZGD_ProjectIntroduction{ border-top: 3px solid #00BDCD; margin-top: 50px }
 
.SSTi-SZGD_ProjectIntroduction{ border-top: 3px solid #00BDCD; margin-top: 50px }
 
.SSTi-SZGD_ProjectIntroduction p:nth-of-type(1){ font-size: 18px }
 
.SSTi-SZGD_ProjectIntroduction p:nth-of-type(1){ font-size: 18px }
 
.SSTi-SZGD_ProjectIntroduction p:nth-of-type(2){ font-size: 14px; margin-bottom: 30px }
 
.SSTi-SZGD_ProjectIntroduction p:nth-of-type(2){ font-size: 14px; margin-bottom: 30px }
 
.SSTi-SZGD_ProjectIntroduction p:nth-of-type(3){ font-size: 14px;}
 
.SSTi-SZGD_ProjectIntroduction p:nth-of-type(3){ font-size: 14px;}
</style>
 

Latest revision as of 11:24, 25 June 2017

.SSTi-SZGD_ProjectIntroduction{ border-top: 3px solid #00BDCD; margin-top: 50px } .SSTi-SZGD_ProjectIntroduction p:nth-of-type(1){ font-size: 18px } .SSTi-SZGD_ProjectIntroduction p:nth-of-type(2){ font-size: 14px; margin-bottom: 30px } .SSTi-SZGD_ProjectIntroduction p:nth-of-type(3){ font-size: 14px;}