Difference between revisions of "Template:ECUST/CSS"

Line 995: Line 995:
  
 
@media only screen and (max-width: 1000px) {
 
@media only screen and (max-width: 1000px) {
 +
    #textblock1 {
 +
          position: absolute;
 +
          top: 400px;
 +
          left: 480px;
 +
          width:500px;
 +
      }   
 +
      #textblock2 {
 +
          position: absolute;
 +
          top: 900px;
 +
          left: 10px;
 +
          width:500px;
 +
      }     
 +
#textblock3 {
 +
          position: absolute;
 +
          top: 1560px;
 +
          left: 470px;
 +
          width:525px;
 +
      }     
 +
#textblock4 {
 +
          position: absolute;
 +
          top: 2450px;
 +
          left: 50px;
 +
          width:900px;
 +
      }
 
     .contentbox figure, .contentbox p, .contentbox .pdf-resources, .contentbox ul {
 
     .contentbox figure, .contentbox p, .contentbox .pdf-resources, .contentbox ul {
 
         padding: 10px !important;
 
         padding: 10px !important;
Line 1,254: Line 1,278:
 
           }
 
           }
 
 
            #textblock1 {
+
           
          position: absolute;
+
          top: 400px;
+
          left: 480px;
+
          width:500px;
+
      }   
+
      #textblock2 {
+
          position: absolute;
+
          top: 900px;
+
          left: 10px;
+
          width:500px;
+
      }     
+
#textblock3 {
+
          position: absolute;
+
          top: 1560px;
+
          left: 470px;
+
          width:525px;
+
      }     
+
#textblock4 {
+
          position: absolute;
+
          top: 2450px;
+
          left: 50px;
+
          width:900px;
+
      }
+
 
           #textblock1 > p, #textblock2 > p, #textblock3 > p,#textblock4 > p, #textblock5 > p,#textblock6 > p,#textblock7 > p,#textblock8 > p,#textblock9 > p {
 
           #textblock1 > p, #textblock2 > p, #textblock3 > p,#textblock4 > p, #textblock5 > p,#textblock6 > p,#textblock7 > p,#textblock8 > p,#textblock9 > p {
 
     color: white !important;
 
     color: white !important;

Revision as of 08:48, 7 October 2018