Line 6: | Line 6: | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | <meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||
− | <title> | + | <title>IGEM_AHUT</title> |
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300,400"> | <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300,400"> | ||
<link rel="stylesheet" href="https://2018.igem.org/Team:AHUT_China/font-awesomemin_css?action=raw&ctype=text/css" type="text/css" /> | <link rel="stylesheet" href="https://2018.igem.org/Team:AHUT_China/font-awesomemin_css?action=raw&ctype=text/css" type="text/css" /> | ||
Line 13: | Line 13: | ||
<link rel="stylesheet" href="https://2018.igem.org/Team:AHUT_China/templatemo-style_css?action=raw&ctype=text/css" type="text/css" /> | <link rel="stylesheet" href="https://2018.igem.org/Team:AHUT_China/templatemo-style_css?action=raw&ctype=text/css" type="text/css" /> | ||
<script src="https://2018.igem.org/Team:AHUT_China/modernizr.custom_86080_js?action=raw&ctype=text/javascript" type="text/javascript"></script> | <script src="https://2018.igem.org/Team:AHUT_China/modernizr.custom_86080_js?action=raw&ctype=text/javascript" type="text/javascript"></script> | ||
+ | <title>iGEM</title> | ||
+ | <style> | ||
+ | body { | ||
+ | height: 100%; | ||
+ | width: 100%; | ||
+ | background-color: transparent !important; | ||
+ | } | ||
+ | #globalWrapper { | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | } | ||
+ | #content { | ||
+ | width: 100%; | ||
+ | padding: 0; | ||
+ | margin: -12px 0 0; | ||
+ | background-color: transparent !important; | ||
+ | } | ||
+ | |||
+ | #top_title { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | </style> | ||
</head> | </head> | ||
<div id="particles-js"></div> | <div id="particles-js"></div> |
Revision as of 05:08, 4 October 2018