Difference between revisions of "Template:DTU-Denmark/mainCSS"

Line 897: Line 897:
 
     margin-bottom: 50px;
 
     margin-bottom: 50px;
 
   }
 
   }
 +
}
 +
 +
 +
 +
@media only screen and (max-width: 888px) {
 +
image8 {
 +
    position: absolute;
 +
    top: 11%;
 +
    left: 13%;
 +
}
 +
}
 +
 +
@media only screen and (max-width: 727px) {
 +
.image1 {
 +
    position: absolute;
 +
    top: 6.3%;
 +
    left: 5%;
 +
}
 +
 +
image8 {
 +
    position: absolute;
 +
    top: 9%;
 +
    left: 18%;
 +
}
 
}
 
}
  

Revision as of 16:58, 31 July 2019