Difference between revisions of "Template:Groningen/CSS"

Line 15: Line 15:
 
}
 
}
  
@media only screen and (max-width: 1450px) {
+
 
  .startbutton {
+
    top: 300px;
+
  }
+
#blok01 {
+
      top: 120px !important;
+
    left: 450px !important;
+
}
+
}
+
  
 
@media only screen and (max-width: 1100px) {
 
@media only screen and (max-width: 1100px) {
Line 299: Line 291:
 
background:#009739;
 
background:#009739;
 
}
 
}
 +
 +
 +
@media only screen and (max-width: 1450px) {
 +
  .startbutton {
 +
    top: 300px;
 +
  }
 +
#blok01 {
 +
      top: 120px !important;
 +
    left: 450px !important;
 +
}
 +
}
 +
  
  
 
</style>
 
</style>
 
</html>
 
</html>

Revision as of 08:12, 17 October 2018