/* Clear the default wiki settings */
- home_logo,
- sideMenu {
display: none;
}
- sideMenu,
- top_title,
.patrollink {
display: none;
}
- content {
width: 100%; padding: 0px; margin-top: -7px; margin-left: 0px;
}
body {
background-color: white;
}
- bodyContent h1,
- bodyContent h2,
- bodyContent h3,
- bodyContent h4,
- 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;
}
- top_menu_under {
height: 16px
}
a:link, a:hover, a:visited, a:active {
color: #fff; text-decoration: none;
}