(Undo revision 140945 by Merrygoatround (talk)) |
(Undo revision 141093 by Merrygoatround (talk)) |
||
Line 69: | Line 69: | ||
/*this wraps the whole of the menu*/ | /*this wraps the whole of the menu*/ | ||
− | .igem_2018_team_menu { | + | .igem_2018_team_menu { |
− | + | background-color:#cccccc; | |
− | + | border-left: 1px solid #c4baba; | |
− | + | display:block; | |
− | + | float:left; | |
− | + | height:100vh; | |
+ | max-width: auto; | ||
+ | overflow-y: hidden; | ||
+ | overflow-x: hidden; | ||
+ | padding:0px; | ||
+ | position:fixed; | ||
+ | right:0%; | ||
+ | text-align:left; | ||
+ | width:15%; | ||
+ | |||
} | } | ||
Revision as of 14:18, 13 September 2018