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

Line 264: Line 264:
 
         position: fixed;
 
         position: fixed;
 
         top: 0;
 
         top: 0;
         width: 100vw;
+
         width: 99vw;
 
         margin-top: 100px;
 
         margin-top: 100px;
 +
        padding-left: 1vw;
 
     }
 
     }
 
     .banner {
 
     .banner {
Line 565: Line 566:
 
     position: fixed;
 
     position: fixed;
 
     top: 0;
 
     top: 0;
     width: 100vw;
+
     width: 99vw;
 
     margin-top: 140px;main
 
     margin-top: 140px;main
 +
    padding-left: 1vw;
 
}
 
}
  
Line 573: Line 575:
 
     font-size: 13vh;
 
     font-size: 13vh;
 
     line-height: 12vh;
 
     line-height: 12vh;
    padding: 0 !important;
 
 
     font-family: 'Product Sans', Arial, sans-serif;
 
     font-family: 'Product Sans', Arial, sans-serif;
 
     border: 0;
 
     border: 0;
Line 582: Line 583:
 
     width: 100vw;
 
     width: 100vw;
 
     margin-top: 20px;
 
     margin-top: 20px;
 +
    padding-left: 1vw;
 
}
 
}
  

Revision as of 03:31, 4 October 2017