Difference between revisions of "Template:WHU-China-Header"

 
(18 intermediate revisions by 2 users not shown)
Line 7: Line 7:
  
 
#globalWrapper, #content { /*-- changes default wiki settings --*/
 
#globalWrapper, #content { /*-- changes default wiki settings --*/
        position: static;
+
width: 100%;  
 
+
height: 100%;
 
+
border: 0px;
 +
background-color: transparent;
 +
margin: 0px;
 +
padding: 0px;
 +
}
 +
#content p{
 +
margin: 0px;
 +
}
 
html, body, .wrapper { /*-- changes default wiki settings --*/
 
html, body, .wrapper { /*-- changes default wiki settings --*/
 
width: 100%;  
 
width: 100%;  
 
height: 100%;  
 
height: 100%;  
background-color: transparent;
+
background-color: transparent;
 +
        font-family: Calibri, Copperplate, Futura, Times, TimesNR;
 +
}
 +
#bodyContent p{ /*-- changes default wiki settings --*/
 +
        margin:0 0 0 0;
 +
        font-size: 0;
 
}
 
}

Latest revision as of 06:15, 18 September 2015