Line 23: | Line 23: | ||
/* styling for the menu items */ | /* styling for the menu items */ | ||
.menu_item { | .menu_item { | ||
− | width: | + | width:11%; |
float:left; | float:left; | ||
margin:0px 0px 0px 0px; | margin:0px 0px 0px 0px; | ||
Line 29: | Line 29: | ||
border-bottom: 1px solid #d3d3d3; | border-bottom: 1px solid #d3d3d3; | ||
font-weight:bold; | font-weight:bold; | ||
− | color:# | + | color:#000000; |
cursor: pointer; | cursor: pointer; | ||
} | } |
Revision as of 23:36, 17 October 2016