Difference between revisions of "Team:CityU HK/Template/css"

Line 1: Line 1:
 +
{{:Team:CityU_HK/background}}
 +
 
<html>
 
<html>
 
<style>
 
<style>
 
/* Removing wiki-like stuff */
 
/****************************/
 
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;}
 
 
#globalWrapper, #content { /*-- changes default wiki settings --*/
 
width: 100%;
 
height: auto;
 
border: 0px;
 
margin: 0px;
 
padding: 0px;
 
background-color: #FFFFFF;
 
    margin-left: auto;
 
    margin-right: auto;
 
}
 
 
html, body, .wrapper { /*-- changes default wiki settings --*/
 
width: 98%;
 
height: auto;
 
background-color: #edeeef;
 
    margin-left: auto;
 
    margin-right: auto;
 
}
 
  
 
@import url(http://fonts.googleapis.com/css?family=Fjalla+One);
 
@import url(http://fonts.googleapis.com/css?family=Fjalla+One);

Revision as of 14:52, 26 August 2015