почему не работает кнопка меню?
Код: Выделить всё
body {
font-size: 16px;
color: #fff;
background-color: #61122f;
font-family: 'Oxygen', sans-serif;
}
/** HEADER **/
#header-nav {
background-color: #f6b319;
border-radius: 0;
border: 0;
}
#logo-img {
background: url('../images/restaurant-logo_large.png') no-repeat;
width: 150px;
height: 150px;
margin: 10px 15px 10px 0;
}
.navbar-brand {
padding-top: 25px;
}
.navbar-brand h1 {
/* Restaurant name */
font-family: 'Lora', serif;
color: #557c3e;
font-size: 1.5em;
text-transform: uppercase;
font-weight: bold;
text-shadow: 1px 1px 1px #222;
margin-top: 0;
margin-bottom: 0;
line-height: .75;
}
.navbar-brand a:hover,
.navbar-brand a:focus {
text-decoration: none;
}
.navbar-brand p {
/* Kosher cert */
color: #000;
text-transform: uppercase;
font-size: .7em;
margin-top: 15px;
}
.navbar-brand p span {
/* Star-K */
vertical-align: middle;
}
#nav-list {
margin-top: 10px;
}
#nav-list a {
color: #951C49;
text-align: center;
}
#nav-list a:hover {
background: #E7E7E7;
}
#nav-list a span {
font-size: 1.8em;
}
#phone {
margin-top: 5px;
}
#phone a {
/* Phone number */
text-align: right;
padding-bottom: 0;
}
#phone div {
/* We Deliver */
color: #557c3e;
text-align: right;
padding-right: 15px;
}
.navbar-header button.navbar-toggle,
.navbar-header .icon-bar {
border: 1px solid #61122f;
}
.navbar-header button.navbar-toggle {
clear: both;
margin-top: -30px;
}
/* END HEADER */Код: Выделить всё
David Chu's China Bistro
[*]
[url=index.html]
[/url]
[url=index.html]
David Chu's China Bistro
[/url]
[img]images/star-k-logo.png[/img]
Kosher Certified
Toggle navigation
[list]
[url=menu-categories.html]
Menu[/url]
[*]
[url=#]
About[/url]
[*]
[url=#]
Awards[/url]
[*]
[url=tel:410-602-5008]
410-602-5008[/url]
* We Deliver
[/list]
[url=tel:410-602-5008]
410-602-5008
[/url]
* We Deliver
Подробнее здесь: https://stackoverflow.com/questions/787 ... -html-code
Мобильная версия