Line 13: | Line 13: | ||
/* Wrapper for the menu */ | /* Wrapper for the menu */ | ||
.menu_wrapper { | .menu_wrapper { | ||
− | width: | + | width:1000px; |
− | height: | + | height:20px; |
position:fixed; | position:fixed; | ||
padding:0px; | padding:0px; | ||
− | float: | + | float:bottom; |
background-color:#f2f2f2; | background-color:#f2f2f2; | ||
− | text-align: | + | text-align:center; |
} | } | ||
Line 351: | Line 351: | ||
#menutest{ | #menutest{ | ||
height: 20px; | height: 20px; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
Revision as of 20:47, 8 August 2016