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

 
(9 intermediate revisions by the same user not shown)
Line 145: Line 145:
 
}
 
}
  
 +
.medal{
 +
    z-index: 3;
 +
    width: 30vh;
 +
    position: absolute;
 +
    top:0;
 +
    right:0;
 +
}
  
 
@media screen and (max-width: 1020px) {
 
@media screen and (max-width: 1020px) {
Line 229: Line 236:
 
     .banner {
 
     .banner {
 
         display: none;
 
         display: none;
    }
 
    #medal{
 
        display:none;
 
 
     }
 
     }
 
}
 
}
Line 238: Line 242:
 
     .return {
 
     .return {
 
         display: none;
 
         display: none;
    }
 
    #medal{
 
        z-index: 3;
 
        width: 10vh;
 
        position: absolute;
 
        top:0;
 
        right:0;
 
 
     }
 
     }
 
     .yellow {
 
     .yellow {
Line 494: Line 491:
 
         top: 0;
 
         top: 0;
 
         width: 98vw;
 
         width: 98vw;
         margin-top: 150px;
+
         margin-top: 145px;
 +
        margin-left: 1vw;
 +
        margin-right: 1vw;
 +
    }
 +
    #this_title_2 {
 +
        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: 160px;
 
         margin-left: 1vw;
 
         margin-left: 1vw;
 
         margin-right: 1vw;
 
         margin-right: 1vw;
Line 527: Line 539:
 
     top: 0;
 
     top: 0;
 
     width: 98vw;
 
     width: 98vw;
     margin-top: 160px;
+
     margin-top: 155px;
 +
    margin-left: 1vw;
 +
    margin-right: 1vw;
 +
}
 +
 
 +
#this_title_2 {
 +
    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: 180px;
 
     margin-left: 1vw;
 
     margin-left: 1vw;
 
     margin-right: 1vw;
 
     margin-right: 1vw;
Line 667: Line 695:
 
     padding-right: 10%;
 
     padding-right: 10%;
 
     top: 100vh;
 
     top: 100vh;
    height: 60vh;
 
 
     text-align: justify;
 
     text-align: justify;
 
}
 
}
Line 738: Line 765:
 
     padding-right: 15px;
 
     padding-right: 15px;
 
     padding-left: 15px;
 
     padding-left: 15px;
    float: left;
 
 
     background-color: none !important;
 
     background-color: none !important;
 
}
 
}

Latest revision as of 07:10, 30 November 2017