Line 1: | Line 1: | ||
+ | |||
<html><title>GBC-Home</title> | <html><title>GBC-Home</title> | ||
+ | <!--[if lt IE 7 ]><html class="ie ie6" lang="en"> <![endif]--> | ||
+ | <!--[if IE 7 ]><html class="ie ie7" lang="en"> <![endif]--> | ||
+ | <!--[if IE 8 ]><html class="ie ie8" lang="en"> <![endif]--> | ||
+ | <!--[if (gte IE 9)|!(IE)]><!--><html lang="en"> <!--<![endif]--> | ||
<head> | <head> | ||
− | <!-- | + | <!-- Basic Page Needs |
− | <meta name="viewport" content="width=device-width,initial-scale=1 | + | ================================================== --> |
+ | <meta charset="utf-8"> | ||
+ | <!--[if lt IE 9]> | ||
+ | <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> | ||
+ | <![endif]--> | ||
+ | <!-- Mobile Specific Metas | ||
+ | ================================================== --> | ||
+ | <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0"> | ||
<!-- css bootstrap --> | <!-- css bootstrap --> | ||
<link rel="stylesheet" type="text/css" href="https://2018.igem.org/wiki/index.php?title=Template:GreatBay_China/css/bootstrap.css&action=raw&ctype=text/css" /> | <link rel="stylesheet" type="text/css" href="https://2018.igem.org/wiki/index.php?title=Template:GreatBay_China/css/bootstrap.css&action=raw&ctype=text/css" /> | ||
Line 31: | Line 43: | ||
margin-bottom: 0px; | margin-bottom: 0px; | ||
} | } | ||
− | + | ||
− | + | ||
− | + | ||
#top_title,#sideMenu{ | #top_title,#sideMenu{ | ||
display: none; | display: none; |