Difference between revisions of "Template:Manchester/CSS1"

Line 265: Line 265:
 
@media screen and (max-width:700px){
 
@media screen and (max-width:700px){
 
     nav ul li{display: block; float:none; border:1px solid grey;}
 
     nav ul li{display: block; float:none; border:1px solid grey;}
     nav ul ul {width:100%; }
+
     nav ul ul {width:100%; margin-left: -20px;}
 
     nav ul ul li a:link{background: #FCDC3B; color: orange}
 
     nav ul ul li a:link{background: #FCDC3B; color: orange}
 
     nav ul ul li a:visited{background: #FCDC3B; color: orange}  
 
     nav ul ul li a:visited{background: #FCDC3B; color: orange}  

Revision as of 11:23, 24 August 2016