Difference between revisions of "Template:Newcastle"

Line 65: Line 65:
 
     }
 
     }
 
}
 
}
@media only screen and (max-width: 1000px) {
+
@media only screen and (max-width: 1200px) {
 
     li.dropBox.mhide
 
     li.dropBox.mhide
 
     {
 
     {
Line 452: Line 452:
 
/* IF THE SCREEN IS LESS THAN 1000PX */
 
/* IF THE SCREEN IS LESS THAN 1000PX */
  
@media only screen and (max-width: 1000px) {
+
@media only screen and (max-width: 1200px) {
  
 
#content {width:100%; }
 
#content {width:100%; }
Line 464: Line 464:
 
}
 
}
  
@media only screen and (min-width: 1000px) {
+
@media only screen and (min-width: 1200px) {
 
.collapsable_menu_control { display:none;}
 
.collapsable_menu_control { display:none;}
  

Revision as of 18:02, 18 October 2016