Line 14: | Line 14: | ||
width:100%; | width:100%; | ||
margin-top:-10px; | margin-top:-10px; | ||
− | margin-left:-20px; | + | margin-left:-20px; |
+ | height:0px; | ||
position:fixed; | position:fixed; | ||
padding:0px; | padding:0px; | ||
− | display: | + | display:inline; |
− | background:#f2f2f2; | + | background-color:#f2f2f2; |
list-style: none; | list-style: none; | ||
− | |||
} | } | ||
/* styling for the menu items */ | /* styling for the menu items */ | ||
.menu_item { | .menu_item { | ||
+ | background-color:#f2f2f2; | ||
width:11%; | width:11%; | ||
float:left; | float:left; | ||
margin:0px 0px 0px 0px; | margin:0px 0px 0px 0px; | ||
padding-top: 10px; | padding-top: 10px; | ||
− | padding- | + | padding-bottom: 10px; |
border-bottom: 1px solid #d3d3d3; | border-bottom: 1px solid #d3d3d3; | ||
font-weight:bold; | font-weight:bold; | ||
Line 36: | Line 37: | ||
cursor: pointer; | cursor: pointer; | ||
list-style: none; | list-style: none; | ||
− | |||
} | } | ||
Revision as of 04:38, 18 October 2016