Difference between revisions of "Template:XJTU-China"

(testing)
(testing)
Line 46: Line 46:
  
  
 +
<style>
 +
/**************************************************************************************************************************************************************************************************/
  
 +
 +
 +
/**************************************************************************************************************************************************************************************************/
 +
/* DEFAULT WIKI SETTINGS */
 +
/**************************************************************************************************************************************************************************************************/
 +
 +
 +
  #home_logo, #sideMenu { display:none; }
 +
  #sideMenu, #top_title, .patrollink  {display:none;}
 +
  #content { margin-left:0px; margin-top:-7px; padding:0px; width:100%;}
 +
  body {background-color:white; }
 +
  #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
 +
 +
  .judges-will-not-evaluate { border: 4px solid #e4dede; padding: 2% !important; width: 92%!important;}
 +
 +
/**************************************************************************************************************************************************************************************************/
 +
/* CONTENT OF THE PAGE */
 +
/**************************************************************************************************************************************************************************************************/
 +
 +
  /* general wrapper for the content */
 +
  .igem_2018_team_content {
 +
    background-color:white;
 +
    display:block;
 +
    width: 87%;
 +
  }
 +
 +
  /* subwrapper to center content */
 +
  .igem_2018_team_content .igem_2018_team_column_wrapper {
 +
    margin:auto;
 +
    max-width: 1400px;
 +
    width:90%;
 +
  }
 +
 +
/*mobile*/
 +
/**************************************************************************************************************************************************************************************************/
 +
 +
 +
  /* 1800px  */
 +
  /************************************************/
 +
  @media only screen and (max-width: 1800px) {
 +
    .igem_2018_team_content { width: 85%;}
 +
    .igem_2018_team_menu {display:block;}
 +
}
 +
 +
  /* 1400px  */
 +
  /************************************************/
 +
  @media only screen and (max-width: 1400px) {
 +
    .igem_2018_team_menu .menu_item { font-size:100%;}
 +
    .igem_2018_team_menu .submenu .submenu_item { font-size:90%;}
 +
        .igem_2018_team_menu {display:block;}
 +
  }
 +
 +
  @media only screen and (max-width: 1001px) {
 +
    .igem_2018_team_menu {display:block;}
 +
  }
 +
 +
  /* 1000px  */
 +
  /************************************************/
 +
  @media only screen and (max-width: 1000px) {
 +
    .igem_2018_team_content {width:100%; margin-left:0px;}
 +
    .igem_2018_team_menu {display:none; margin-top: 45px; min-width:50%; width:50%;}
 +
    .igem_2018_team_mobile_bar {display:block;}
 +
    .igem_2018_team_content .igem_2018_team_column_wrapper .column.full_size, .igem_2018_team_content .igem_2018_team_column_wrapper .column.two_thirds_size,.igem_2018_team_content .igem_2018_team_column_wrapper .column.third_size {width:96%; }
 +
 +
  }
 +
 +
 +
  @media only screen and (max-width: 500px) {
 +
    .igem_2018_team_menu {min-width:100%; width:100%; }
 +
  }
 +
 +
 +
/**************************************************************************************************************************************************************************************************/
 +
</style>
  
  

Revision as of 01:37, 4 October 2018