Difference between revisions of "Template:NCKU Tainan/Style"

Line 2: Line 2:
 
   <style>
 
   <style>
 
   /***************************************************** DEFAULT WIKI SETTINGS  ****************************************************/
 
   /***************************************************** DEFAULT WIKI SETTINGS  ****************************************************/
@import url("https://fonts.googleapis.com/css?family=Roboto|Open+Sans|Raleway|Montserrat:300|Noto+Sans|Noto+Serif|Kalam");
+
@import url("https://fonts.googleapis.com/css?family=Roboto|Open+Sans|Raleway|Montserrat|Noto+Sans|Noto+Serif|Kalam");
  
 
   /* Clear the default wiki settings */
 
   /* Clear the default wiki settings */
Line 9: Line 9:
 
   #sideMenu, #top_title, .patrollink  {display:none;}
 
   #sideMenu, #top_title, .patrollink  {display:none;}
 
   #content { width:100%; padding:0px;  margin-top:-7px; margin-left:0px; background-color: transparent;}
 
   #content { width:100%; padding:0px;  margin-top:-7px; margin-left:0px; background-color: transparent;}
   body { background-color:#eee; }
+
   body { background-color:#fbfbfb; }
 
   #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
 
   #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
 
   html {
 
   html {
Line 17: Line 17:
  
 
   #HQ_page h1,h2,h3,h4,h5 {
 
   #HQ_page h1,h2,h3,h4,h5 {
     font-family: 'Noto Serif', serif;
+
     font-family: 'Raleway', sans-serif;
 
   }
 
   }
 
   #HQ_page p {
 
   #HQ_page p {
     font-family: 'Noto Serif', serif;
+
     font-family: 'Raleway', sans-serif;
 
   }
 
   }
 
   .vertical-container {
 
   .vertical-container {

Revision as of 11:09, 28 October 2017