Line 70: | Line 70: | ||
/*this wraps the whole of the menu*/ | /*this wraps the whole of the menu*/ | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
.igem_2018_team_menu { | .igem_2018_team_menu { | ||
− | + | background-color:#c4baba; | |
− | + | border-left: 1px solid #c4baba; | |
− | + | display:block; | |
+ | float:right; | ||
+ | height:100vh; | ||
+ | max-width: 270px; | ||
overflow-y: auto; | overflow-y: auto; | ||
overflow-x: hidden; | overflow-x: hidden; | ||
Line 86: | Line 82: | ||
position:fixed; | position:fixed; | ||
right:0%; | right:0%; | ||
+ | text-align:left; | ||
width: 15%; | width: 15%; | ||
} | } | ||
Line 524: | Line 521: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
Revision as of 09:32, 20 July 2018