Template:NEU China A/CSS-clearCss

/* Clear the default wiki settings */

  1. home_logo,
  2. sideMenu {
   display: none;

}

  1. sideMenu,
  2. top_title,

.patrollink {

   display: none;

}

  1. content {
   width: 100%;
   padding: 0px;
   margin-top: -7px;
   margin-left: 0px;

}

body {

   background-color: white;

}

  1. bodyContent h1,
  2. bodyContent h2,
  3. bodyContent h3,
  4. bodyContent h4,
  5. bodyContent h5 {
   margin-bottom: 0px;

}

/* space */ .extra_space {

   display: none

}

/* menu */ .igem_2018_team_menu {

   display: none !important

}

.igem_2018_team_mobile_bar {

   display: none !important

}

/* google icon font */ /* fallback */ @font-face {

   font-family: 'Material Icons';
   font-style: normal;
   font-weight: 400;
   src: url(https://static.igem.org/mediawiki/2018/f/f8/T--NEU_China_A--google-font.woff) format('woff2');

}

.material-icons {

   font-family: 'Material Icons';
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   line-height: 1;
   letter-spacing: normal;
   text-transform: none;
   display: inline-block;
   white-space: nowrap;
   word-wrap: normal;
   direction: ltr;
   -webkit-font-feature-settings: 'liga';
   -webkit-font-smoothing: antialiased;

}

/* reset css */ .igem_2018_team_content ul{

   margin: 0;
   list-style: none;

}

.igem_2018_team_content p{

   margin: 0;

}

  1. top_menu_under {
   height: 16px

}

a:link, a:hover, a:visited, a:active {

   color: #fff;
   text-decoration: none;

}