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%; left: 20px;} | + | nav ul ul {width:100%; 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} | ||
− | |||
#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:24, 24 August 2016