Karthikdevan (Talk | contribs) |
Karthikdevan (Talk | contribs) |
||
Line 21: | Line 21: | ||
/* Wrapper for the menu */ | /* Wrapper for the menu */ | ||
.menu_wrapper { | .menu_wrapper { | ||
− | width: | + | width:200px; |
height:100vh; | height:100vh; | ||
position:fixed; | position:fixed; | ||
padding:0px; | padding:0px; | ||
float:left; | float:left; | ||
− | background-color:# | + | background-color:#00332b; |
} | } | ||
Line 34: | Line 34: | ||
margin:-2px 0px 0px -20px; | margin:-2px 0px 0px -20px; | ||
padding: 10px 10px; | padding: 10px 10px; | ||
− | border-bottom: 1px solid # | + | border-bottom: 1px solid #000000; |
border-left: 5px solid #00332b; | border-left: 5px solid #00332b; | ||
font-weight:bold; | font-weight:bold; |
Revision as of 08:02, 6 August 2016