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

Line 203: Line 203:
 
         width: 65vw;
 
         width: 65vw;
 
         font-size: 3vh !important;
 
         font-size: 3vh !important;
        font-weight: 500;
 
        text-align: justify !important;
 
    }
 
    #abstract2 {
 
        font-family: 'Arial', sans-serif !important;
 
        color: black;
 
        line-height: 2vh !important;
 
        margin-top: 0;
 
        margin-right: 20px;
 
        padding-top: 1vh;
 
        padding-bottom: 10px;
 
        width: 65vw;
 
        font-size: 2vh !important;
 
 
         font-weight: 500;
 
         font-weight: 500;
 
         text-align: justify !important;
 
         text-align: justify !important;
Line 276: Line 263:
 
         text-align: center !important;
 
         text-align: center !important;
 
         position: fixed;
 
         position: fixed;
 +
        top: 0;
 +
        width: 100vw;
 +
        margin-top: 100px;
 
     }
 
     }
 
     .banner {
 
     .banner {
Line 574: Line 564:
 
     text-shadow: 0 0 10px grey;
 
     text-shadow: 0 0 10px grey;
 
     position: fixed;
 
     position: fixed;
 +
    top: 0;
 +
    width: 100vw;
 +
    margin-top: 140px;main
 
}
 
}
  
Line 587: Line 580:
 
     text-shadow: 0 0 10px grey;
 
     text-shadow: 0 0 10px grey;
 
     position: fixed;
 
     position: fixed;
 +
    top: 0;
 +
    width: 100vw;
 +
    margin-top: 20px;
 
}
 
}
  

Revision as of 03:02, 4 October 2017