Difference between revisions of "Template:TAS Taipei/CSS"

 
(12 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
<style type="text/css">
 
<style type="text/css">
  
@import url('https://fonts.googleapis.com/css?family=Roboto:500');
+
@import url('https://fonts.googleapis.com/css?family=Roboto:300,500');
 
@import url('https://fonts.googleapis.com/css?family=Product+Sans:400,400i,700,700i');
 
@import url('https://fonts.googleapis.com/css?family=Product+Sans:400,400i,700,700i');
  
Line 15: Line 15:
 
#HQ_page p {
 
#HQ_page p {
 
     display: none;
 
     display: none;
 +
}
 +
 +
#HQ_page h1, h2, h3, h4, h5 {
 +
    font-family: "Product Sans", sans-serif;
 +
    border-bottom: none;
 +
    font-weight: bold;
 
}
 
}
  
Line 280: Line 286:
 
         padding-left: 20px;
 
         padding-left: 20px;
 
         margin: 0 !important;
 
         margin: 0 !important;
         padding-bottom: 0;
+
         padding-bottom: 15px;
 
     }
 
     }
 
     .banner>.guide>h1 {
 
     .banner>.guide>h1 {
Line 426: Line 432:
 
     line-height: 12vh;
 
     line-height: 12vh;
 
     padding: 0 !important;
 
     padding: 0 !important;
     font-family: 'Product Sans', sans-serif !important;
+
     font-family: 'Product Sans', Arial, sans-serif;
 
     border: 0;
 
     border: 0;
 
     margin: 0 !important;
 
     margin: 0 !important;

Latest revision as of 07:46, 17 August 2017