Line 13: | Line 13: | ||
/* Wrapper for the menu */ | /* Wrapper for the menu */ | ||
.menu_wrapper { | .menu_wrapper { | ||
− | + | width:150px; | |
− | + | height:100vh; | |
− | + | position:fixed; | |
− | + | padding:0px; | |
− | + | float:right; | |
− | + | background-color:#f2f2f2; | |
+ | text-align:left; | ||
} | } | ||
Revision as of 09:58, 10 June 2016