Difference between revisions of "Template:Groningen/CSS"

Line 293: Line 293:
  
  
@media only screen and (max-width: 1450px) {
+
 
  .startbutton {
+
    top: 300px;
+
  }
+
#blok01 {
+
      top: 120px !important;
+
      left: 450px !important;
+
      width: 350px !important;
+
}
+
#blok02 {
+
    top: 588px !important;
+
    width: 350px !important;
+
    left: 10px !important;
+
}
+
#blok03 {
+
    top: 1000px !important;
+
    width: 350px !important;
+
    left: 450px !important;
+
}
+
#blok04 {
+
    top: 1500px !important;
+
    width: 350px !important;
+
    left: 10px !important;
+
}
+
#blok05 {
+
    top: 1850px !important;
+
    width: 350px !important;
+
    left: 450px !important;
+
}
+
#blok06 {
+
    top: 2350px !important;
+
    width: 350px !important;
+
    left: 10px !important;
+
}
+
}
+
  
 
@media only screen and (max-width: 1200px) {
 
@media only screen and (max-width: 1200px) {

Revision as of 08:27, 17 October 2018