SAKANAhuman (Talk | contribs) |
SAKANAhuman (Talk | contribs) |
||
Line 560: | Line 560: | ||
/* 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: 50%) { |
− | .igem_2018_menu_wrapper { width: | + | .igem_2018_menu_wrapper { width:50%; height: 15%; position:relative; left:0%;} |
− | .igem_2018_content_wrapper {width: | + | .igem_2018_content_wrapper {width:50%; margin-left:0px;} |
− | .column.half_size {width: | + | .column.half_size {width:50%; } |
− | .column.full_size img, .column.half_size img { width: | + | .column.full_size img, .column.half_size img { width: 50%; padding: 10px 0px;} |
.highlight {padding:15px 5px;} | .highlight {padding:15px 5px;} | ||
.igem_2018_menu_wrapper #display_menu_control { display:block; } | .igem_2018_menu_wrapper #display_menu_control { display:block; } |
Revision as of 04:54, 8 October 2018