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

Line 1: Line 1:
 
<html>
 
<html>
 
<style type="text/css">
 
<style type="text/css">
 +
 +
 +
/* 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:16, 26 August 2015