Difference between revisions of "Template:Manchester/Navbar"

Line 33: Line 33:
  
 
/********************************* DEFAULT WIKI SETTINGS  ********************************/
 
/********************************* DEFAULT WIKI SETTINGS  ********************************/
 +
 +
@media only screen and (max-width:800px) {
 +
  /* For tablets: */
 +
  .main {
 +
    width: 80%;
 +
    padding: 0;
 +
  }
 +
  .right {
 +
    width: 100%;
 +
  }
 +
}
 +
@media only screen and (max-width:500px) {
 +
  /* For mobile phones: */
 +
  .menu, .main, .right {
 +
    width: 100%;
 +
  }
 +
}
 +
  
 
body, html {
 
body, html {

Revision as of 18:15, 16 September 2018