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

Line 264: Line 264:
 
         position: fixed;
 
         position: fixed;
 
         top: 0;
 
         top: 0;
         width: 99vw;
+
         width: 98vw;
 
         margin-top: 110px;
 
         margin-top: 110px;
         padding-left: 1vw;
+
         margin-left: 1vw;
 +
        margin-right: 1vw;
 
     }
 
     }
 
     .banner {
 
     .banner {
Line 569: Line 570:
 
     position: fixed;
 
     position: fixed;
 
     top: 0;
 
     top: 0;
     width: 99vw;
+
     width: 98vw;
 
     margin-top: 150px;
 
     margin-top: 150px;
     padding-left: 1vw;
+
     margin-left: 1vw;
 +
    margin-right: 1vw;
 
}
 
}
  
Line 584: Line 586:
 
     position: fixed;
 
     position: fixed;
 
     top: 0;
 
     top: 0;
     width: 99vw;
+
     width: 98vw;
 
     margin-top: 30px;
 
     margin-top: 30px;
    padding-left: 1vw;
 
 
     padding-top: 0;
 
     padding-top: 0;
 +
    margin-left: 1vw;
 +
    margin-right: 1vw;
 
}
 
}
  

Revision as of 05:02, 4 October 2017