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

 
(15 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 297: Line 304:
 
     }
 
     }
 
     .banner.marginFix{
 
     .banner.marginFix{
         margin-top: 18px;
+
         height: 105vh;
 
     }
 
     }
 
     .banner>.guide {
 
     .banner>.guide {
Line 484: 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 517: 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 657: Line 695:
 
     padding-right: 10%;
 
     padding-right: 10%;
 
     top: 100vh;
 
     top: 100vh;
    height: 50vh;
 
 
     text-align: justify;
 
     text-align: justify;
 
}
 
}
Line 728: 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