Line 18: | Line 18: | ||
/* Wrapper for the menu */ | /* Wrapper for the menu */ | ||
.menu_wrapper { | .menu_wrapper { | ||
− | |||
margin-bottom: 0; | margin-bottom: 0; | ||
border-bottom: 1px solid rgba(255,255,255,.3); | border-bottom: 1px solid rgba(255,255,255,.3); | ||
Line 24: | Line 23: | ||
font-family: Montserrat, cursive,"Helvetica Neue",Helvetica,Arial,sans-serif; | font-family: Montserrat, cursive,"Helvetica Neue",Helvetica,Arial,sans-serif; | ||
background-color: #black; | background-color: #black; | ||
+ | text-align:center; | ||
} | } | ||
/* styling for the menu items */ | /* styling for the menu items */ | ||
.menu_item { | .menu_item { | ||
− | display: | + | display: inline; |
padding: 3px 20px; | padding: 3px 20px; | ||
clear: both; | clear: both; |
Revision as of 10:49, 14 June 2016