Difference between revisions of "Template:SSHS-Shenzhen/CSS"

Line 4: Line 4:
 
   <title>Title</title>  
 
   <title>Title</title>  
 
<style>
 
<style>
 +
 +
.banner1{
 +
color:#5d8aa8;
 +
background-color:#fff;
 +
font-size:100px!important;
 +
width:100%; height:300px;
 +
text-align:center;
 +
line-height: 300px;
 +
padding:90px 0px 0px;
 +
}
 +
 +
  #para{
 +
color: #fff;
 +
padding:30px 100px 5px;
 +
font-size: 20px!important;
 +
}
 +
 +
h1{
 +
color: #fff;
 +
padding:30px 50px 5px;
 +
font-size: 30px!important;
 +
text-align: center;
 +
}
  
 
     #globalWrapper {
 
     #globalWrapper {

Revision as of 18:20, 11 August 2018

Title