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

Line 2: Line 2:
 
   <style>
 
   <style>
 
   /***************************************************** DEFAULT WIKI SETTINGS  ****************************************************/
 
   /***************************************************** DEFAULT WIKI SETTINGS  ****************************************************/
  @import url(http://fonts.googleapis.com/earlyaccess/nanumpenscript.css);
+
@import url("https://fonts.googleapis.com/css?family=Roboto|Open+Sans|Raleway|Montserrat:300|Noto+Sans|Noto+Serif|Kalam");
  
 
   /* Clear the default wiki settings */
 
   /* Clear the default wiki settings */
Line 14: Line 14:
  
 
   #HQ_page h1,h2,h3,h4,h5 {
 
   #HQ_page h1,h2,h3,h4,h5 {
     font-family: 'Nanum Pen Script', cursive;
+
     font-family: 'Noto Serif', serif;
 
   }
 
   }
 
   #HQ_page p {
 
   #HQ_page p {
     font-family: 'Nanum Pen Script', cursive;
+
     font-family: 'Noto Serif', serif;
 
   }
 
   }
  

Revision as of 05:54, 18 October 2017