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%; background: purple} |
− | + | ||
− | + | ||
#nav_bar{ top: 15px; position:relative; display: none; font-size:15px; width:100%; right:0; left:auto; height:auto;} | #nav_bar{ top: 15px; position:relative; display: none; font-size:15px; width:100%; right:0; left:auto; height:auto;} | ||
#vid{ display: none} | #vid{ display: none} |
Revision as of 11:09, 24 August 2016