(5 intermediate revisions by the same user not shown) | |||
Line 848: | Line 848: | ||
− | .full_size_image { margin-top:-55px; width: | + | .full_size_image { margin-top:-55px; width: calc(100% - 270px); } |
Line 855: | Line 855: | ||
/********************************* RESPONSIVE STYLING ********************************/ | /********************************* RESPONSIVE STYLING ********************************/ | ||
+ | |||
+ | |||
+ | /* 1784px */ | ||
+ | /************************************************/ | ||
+ | @media only screen and (max-width: 1784px) { | ||
+ | .igem_content_wrapper { width:85%;} | ||
+ | .full_size_image { width:85%;} | ||
+ | |||
+ | |||
+ | } | ||
+ | |||
+ | |||
+ | |||
/* IF THE SCREEN IS LESS THAN 1400PX */ | /* IF THE SCREEN IS LESS THAN 1400PX */ | ||
Line 860: | Line 873: | ||
.long_menu_name { font-size: 10px;} | .long_menu_name { font-size: 10px;} | ||
} | } | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
Latest revision as of 19:03, 5 September 2018