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

Line 449: Line 449:
 
         top: -80px;
 
         top: -80px;
 
         left: 0;
 
         left: 0;
 +
    }
 +
}
 +
 +
@media screen and (min-width: 1250px) {
 +
    #abstract1 {
 +
        font-family: 'Product Sans', sans-serif !important;
 +
        color: white;
 +
        line-height: 3.5vh;
 +
        margin-right: 20px;
 +
        font-size: 3vh;
 +
        text-align: center !important;
 +
        position: fixed;
 +
        top: 0;
 +
        width: 98vw;
 +
        margin-top: 110px;
 +
        margin-left: 1vw;
 +
        margin-right: 1vw;
 +
    }
 +
    #this_title {
 +
        margin-top: 0;
 +
        font-size: 4vh;
 +
        font-weight: 900px;
 +
        line-height: 3vh;
 +
        padding-top: 1vh;
 +
        color: white !important;
 +
        text-shadow: 0 0 10px grey;
 +
        position: fixed;
 +
        top: 0;
 +
        width: 98vw;
 +
        margin-top: 150px;
 +
        margin-left: 1vw;
 +
        margin-right: 1vw;
 
     }
 
     }
 
}
 
}

Revision as of 09:53, 20 October 2017