Difference between revisions of "Template:ECUST/CSS"

Line 939: Line 939:
  
 
@media only screen and (min-width: 1200px) {
 
@media only screen and (min-width: 1200px) {
 +
#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, .wrapper {
 
     main, .wrapper {
 
         margin-right: 5%;
 
         margin-right: 5%;

Revision as of 09:03, 7 October 2018