Line 1: | Line 1: | ||
<html lang="en" class="no-js"> | <html lang="en" class="no-js"> | ||
+ | |||
//Override iGEM wiki settings | //Override iGEM wiki settings | ||
#sideMenu, | #sideMenu, | ||
Line 25: | Line 26: | ||
height: 0px; | height: 0px; | ||
} | } | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
<head> | <head> | ||
<meta charset="utf-8"> | <meta charset="utf-8"> |
Revision as of 11:19, 4 June 2017
//Override iGEM wiki settings #sideMenu, #top_title { display: none; } #content { width: 100vw; padding: 0px; border: none; color: black; margin-left: auto; margin-right: auto; background-color: #fff; position: relative; } #globalWrapper { font-size: inherit; padding-bottom: 0; } #top_menu_under { height: 0px; }