(4 intermediate revisions by the same user not shown) | |||
Line 97: | Line 97: | ||
float:right; | float:right; | ||
height:100vh; | height:100vh; | ||
− | max-width: | + | max-width: 320px; |
overflow-y: auto; | overflow-y: auto; | ||
overflow-x: hidden; | overflow-x: hidden; | ||
padding:0px; | padding:0px; | ||
− | position:fixed; | + | position:fixed; z-index: 99; |
right:0%; | right:0%; | ||
text-align:left; | text-align:left; | ||
− | width: | + | width: 20%; |
} | } | ||
Line 497: | Line 497: | ||
/************************************************/ | /************************************************/ | ||
@media only screen and (max-width: 1800px) { | @media only screen and (max-width: 1800px) { | ||
− | .igem_2018_team_content { width: | + | .igem_2018_team_content { width: 80%;} |
.igem_2018_team_menu {display:block;} | .igem_2018_team_menu {display:block;} | ||
} | } |
Latest revision as of 02:26, 18 October 2018