SAKANAhuman (Talk | contribs) |
SAKANAhuman (Talk | contribs) |
||
Line 220: | Line 220: | ||
/* Wrapper for the content */ | /* Wrapper for the content */ | ||
.igem_2018_content_wrapper { | .igem_2018_content_wrapper { | ||
− | width: | + | width: 75%; |
margin: 0 auto; | margin: 0 auto; | ||
− | display: | + | display:block; |
float:left; | float:left; | ||
background-color:black; | background-color:black; | ||
Line 561: | Line 561: | ||
/* IF THE SCREEN IS LESS THAN 800PX */ | /* IF THE SCREEN IS LESS THAN 800PX */ | ||
− | @media only screen and (max-width: | + | @media only screen and (max-width: 800px) { |
.igem_2018_menu_wrapper { width:100%; height: 15%; position:relative; left:0%;} | .igem_2018_menu_wrapper { width:100%; height: 15%; position:relative; left:0%;} |
Revision as of 05:24, 8 October 2018