Difference between revisions of "Team:Hong Kong HKU/CSS/default"

Line 2: Line 2:
 
<style>
 
<style>
 
/**************** Configs  ***********************/
 
/**************** Configs  ***********************/
         #sideMenu {display:none;}
+
 
 +
/*************/
 +
/* sideMenu  */
 +
/*************/
 +
 
 +
         #sideMenu
 +
        {
 +
        display:none; /* Disable the display of the side main menu*/
 +
        }
 +
       
 
         #top_title {display:none;}
 
         #top_title {display:none;}
/*************************************************/
+
 
 +
/**************/
  
 
html, body
 
html, body
Line 16: Line 26:
 
padding: 0px;
 
padding: 0px;
 
background: #9B9BFF;
 
background: #9B9BFF;
font-family: 'Didact Gothic', sans-serif;
+
font-family: "Myriad Pro", 'Didact Gothic', sans-serif;
 
font-size: 12pt;
 
font-size: 12pt;
 
font-weight: 200;
 
font-weight: 200;
Line 443: Line 453:
 
}
 
}
  
/*************/
 
/* sideMenu  */
 
/*************/
 
 
        #sideMenu
 
        {
 
        display:none; /* Disable the display of the side main menu*/
 
        }
 
  
 
/***************************/
 
/***************************/

Revision as of 08:31, 11 July 2016