Difference between revisions of "Template:Newcastle"

Line 60: Line 60:
 
/* Switch to compact navbar on smaller screens...? */
 
/* Switch to compact navbar on smaller screens...? */
 
@media only screen and (max-width: 1000px) {
 
@media only screen and (max-width: 1000px) {
     .main-logo { display: none; }
+
     .main-logo { height:50px;
 +
                width:50px; }
 
     .navbar {  
 
     .navbar {  
         height: 40px;
+
         height: 80px;
 
     }
 
     }
 
}
 
}

Revision as of 17:53, 18 October 2016