|
|
Line 472: |
Line 472: |
| border: 4px solid #ffb819; | | border: 4px solid #ffb819; |
| } | | } |
− |
| |
− |
| |
− |
| |
− |
| |
− | /*mobile*/
| |
− | /**************************************************************************************************************************************************************************************************/
| |
− |
| |
− |
| |
− | /* 1800px */
| |
− | /************************************************/
| |
− | @media only screen and (max-width: 1800px) {
| |
− | .igem_2019_team_content { width: 85%;}
| |
− | .igem_2019_team_menu {display:block;}
| |
− | }
| |
− |
| |
− | /* 1400px */
| |
− | /************************************************/
| |
− | @media only screen and (max-width: 1400px) {
| |
− | .igem_2019_team_menu .menu_item { font-size:100%;}
| |
− | .igem_2019_team_menu .submenu .submenu_item { font-size:90%;}
| |
− | .igem_2019_team_menu {display:block;}
| |
− | }
| |
− |
| |
− |
| |
− | /* 1100px */
| |
− | /************************************************/
| |
− | @media only screen and (max-width: 1100px) {
| |
− | .igem_2019_team_content {width:100%; margin-left:0px;}
| |
− |
| |
− | .igem_2019_team_menu {display:none;float:right;margin-top:47px;max-width:100%;position:fixed;width:25%;}
| |
− |
| |
− | .igem_2019_team_mobile_bar {display:block;}
| |
− |
| |
− | .igem_2019_team_content .igem_2019_team_column_wrapper .column.full_size, .igem_2019_team_content .igem_2019_team_column_wrapper .column.two_thirds_size,.igem_2019_team_content .igem_2019_team_column_wrapper .column.third_size {width:96%; }
| |
− |
| |
− | }
| |
− |
| |
− | /* 850px */
| |
− | /************************************************/
| |
− | @media only screen and (max-width: 850px) {
| |
− | .igem_2019_team_menu {width:40%;}
| |
− | }
| |
− |
| |
− | /*500px */
| |
− | /************************************************/
| |
− | @media only screen and (max-width: 500px) {
| |
− | .igem_2019_team_menu {min-width:100%;width:100%;}
| |
− | }
| |
− |
| |
− |
| |
− | /**************************************************************************************************************************************************************************************************/
| |
− |
| |
− |
| |
− |
| |
| | | |
| | | |