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

(Created page with ".SSTi-SZGD_ProjectIntroduction{ border-top: 3px solid #00BDCD; margin-top: 50px } .SSTi-SZGD_ProjectIntroduction p:nth-of-type(1){ font-size: 18px } .SSTi-SZGD_ProjectIntroduc...")
 
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>

Revision as of 11:20, 25 June 2017

<style type="text/css"> .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;} </style>