Difference between revisions of "Template:ECUST/CSS"

 
(6 intermediate revisions by the same user not shown)
Line 100: Line 100:
 
      
 
      
 
     width:100%;
 
     width:100%;
     background-size: 100% 200px;
+
     background-size:contain;
 
     text-align: center;
 
     text-align: center;
 
      
 
      
Line 556: Line 556:
 
     line-height: 42px;
 
     line-height: 42px;
 
     padding-top: 40px;
 
     padding-top: 40px;
     padding-left: 10px;
+
     padding-left: 3px;
     padding-right: 10px;
+
     padding-right: 3px;
 
     transition: height 0.5s;
 
     transition: height 0.5s;
 
}
 
}
Line 947: Line 947:
 
       #textblock2 {
 
       #textblock2 {
 
           position: absolute;
 
           position: absolute;
           top: 1230px;
+
           top: 980px;
 
           left: 80px;
 
           left: 80px;
 
           width:500px;
 
           width:500px;
Line 953: Line 953:
 
#textblock3 {
 
#textblock3 {
 
           position: absolute;
 
           position: absolute;
           top: 2079px;
+
           top: 1879px;
           left: 760px;
+
           left: 790px;
 
           width:515px;
 
           width:515px;
 
       }       
 
       }       
 
#textblock4 {
 
#textblock4 {
 
           position: absolute;
 
           position: absolute;
           top: 3350px;
+
           top: 3250px;
 
           left: 200px;
 
           left: 200px;
 
           width:900px;
 
           width:900px;
Line 965: Line 965:
 
  #textblock5 {
 
  #textblock5 {
 
           position: absolute;
 
           position: absolute;
           top: 2800px;
+
           top: 3970px;
 
           left: 770px;
 
           left: 770px;
 
           width:500px;
 
           width:500px;
Line 1,407: Line 1,407:
 
     text-decoration: underline;
 
     text-decoration: underline;
 
}
 
}
 +
@media screen and (max-width: 1040px){
  
 +
#logo img {
 +
    width: 0px;
 +
    margin: 15px;
 +
}
  
 
+
}
 
+
 
+
  
  

Latest revision as of 11:34, 2 November 2018