Difference between revisions of "Template:ECUST/CSS"

Line 959: Line 959:
  
 
@media screen and (min-width: 1000px) and (max-width: 1199px){
 
@media screen and (min-width: 1000px) and (max-width: 1199px){
 +
    #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;
 +
      }
 
     main {
 
     main {
 
         margin-right: 30px;
 
         margin-right: 30px;

Revision as of 08:49, 7 October 2018