Line 1: | Line 1: | ||
<html lang="en"> | <html lang="en"> | ||
<head> | <head> | ||
− | <meta charset="utf-8"> | + | <meta charset="utf-8" /> |
− | <title> | + | <title>Notebook-2018</title> |
+ | <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" /> | ||
+ | |||
<link href="https://2018.igem.org/wiki/index.php?title=Template:NEFU_China/CSS-menu&action=raw&ctype=text/css" rel="stylesheet" type="text/css"> | <link href="https://2018.igem.org/wiki/index.php?title=Template:NEFU_China/CSS-menu&action=raw&ctype=text/css" rel="stylesheet" type="text/css"> | ||
+ | |||
+ | <link href="https://2018.igem.org/wiki/index.php?title=Template:NEFU_China/CSS-bootstrap-min&action=raw&ctype=text/css" rel="stylesheet" type="text/css"> | ||
+ | <link href="https://2018.igem.org/wiki/index.php?title=Template:NEFU_China/CSS-bootstrap-responsive-min&action=raw&ctype=text/css" rel="stylesheet" type="text/css"> | ||
+ | <link href="https://2018.igem.org/wiki/index.php?title=Template:NEFU_China/CSS-notebook-2018-05&action=raw&ctype=text/css" rel="stylesheet" type="text/css"> | ||
<style> | <style> | ||
Line 16: | Line 22: | ||
margin-left: 0px; | margin-left: 0px; | ||
} | } | ||
− | + | #foot-title h3 { | |
+ | font-size:18px!important; | ||
+ | } | ||
+ | #menu li ul li:hover ul{ | ||
+ | background:rgba(0,0,0,0.75)!important; | ||
+ | } | ||
+ | li#mainlevel_01 a { | ||
+ | color: #FFE5B5!important; | ||
+ | |||
+ | } | ||
+ | li#mainlevel_01 a:hover { | ||
+ | font-size:30px!important; | ||
+ | text-shadow:0px 0px 8px #FFE5B5, | ||
+ | 0px 0px 42px #FFE5B5, | ||
+ | 0px 0px 72px #FFE5B5, | ||
+ | 0px 0px 150px #FFE5B5; | ||
+ | } | ||
+ | li#mainlevel_02 a { | ||
+ | color: #FFE5B5!important; | ||
+ | } | ||
+ | li#mainlevel_02 a:hover { | ||
+ | font-size:30px!important; | ||
+ | text-shadow:0px 0px 8px #FFE5B5, | ||
+ | 0px 0px 42px #FFE5B5, | ||
+ | 0px 0px 72px #FFE5B5, | ||
+ | 0px 0px 150px #FFE5B5; | ||
+ | } | ||
+ | li#mainlevel_03 a { | ||
+ | color: #FFE5B5!important; | ||
+ | } | ||
+ | li#mainlevel_03 a:hover { | ||
+ | font-size:30px!important; | ||
+ | text-shadow:0px 0px 8px #FFE5B5, | ||
+ | 0px 0px 42px #FFE5B5, | ||
+ | 0px 0px 72px #FFE5B5, | ||
+ | 0px 0px 150px #FFE5B5; | ||
+ | } | ||
+ | li#mainlevel_05 a { | ||
+ | color: #FFE5B5!important; | ||
+ | } | ||
+ | li#mainlevel_05 a:hover { | ||
+ | font-size:30px!important; | ||
+ | text-shadow:0px 0px 8px #FFE5B5, | ||
+ | 0px 0px 42px #FFE5B5, | ||
+ | 0px 0px 72px #FFE5B5, | ||
+ | 0px 0px 150px #FFE5B5; | ||
+ | } | ||
+ | li#mainlevel_06 a { | ||
+ | color: #FFE5B5!important; | ||
+ | } | ||
+ | li#mainlevel_06 a:hover { | ||
+ | font-size:30px!important; | ||
+ | text-shadow:0px 0px 8px #FFE5B5, | ||
+ | 0px 0px 42px #FFE5B5, | ||
+ | 0px 0px 72px #FFE5B5, | ||
+ | 0px 0px 150px #FFE5B5; | ||
+ | } | ||
+ | li#mainlevel_07 a { | ||
+ | color: #FFE5B5!important; | ||
+ | } | ||
+ | li#mainlevel_07 a:hover { | ||
+ | font-size:30px!important; | ||
+ | text-shadow:0px 0px 8px #FFE5B5, | ||
+ | 0px 0px 42px #FFE5B5, | ||
+ | 0px 0px 72px #FFE5B5, | ||
+ | 0px 0px 150px #FFE5B5; | ||
+ | } | ||
+ | li#mainlevel_08 a { | ||
+ | color: #FFE5B5!important; | ||
+ | } | ||
+ | li#mainlevel_08 a:hover { | ||
+ | font-size:30px!important; | ||
+ | text-shadow:0px 0px 8px #FFE5B5, | ||
+ | 0px 0px 42px #FFE5B5, | ||
+ | 0px 0px 72px #FFE5B5, | ||
+ | 0px 0px 150px #FFE5B5; | ||
+ | } | ||
+ | #menu li ul li ul li a:hover { | ||
+ | color: rgba(0,223,252,1); | ||
+ | border-top: dotted 1px rgba(255,255,255,0.91); | ||
+ | border-bottom: dotted 1px rgba(255,255,255,0.91); | ||
+ | background: rgba(0,223,252,.02); | ||
+ | } | ||
+ | #nav .mainlevel a { | ||
+ | color: black; | ||
+ | text-decoration:none; | ||
+ | line-height:32px; | ||
+ | display:block; | ||
+ | padding:0 5px; | ||
+ | font-size: 25px!important; | ||
+ | font-family: 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji' !important; | ||
+ | } | ||
+ | .layer-bottom { | ||
+ | z-index: -2; | ||
+ | position: absolute; | ||
+ | margin-top: 0px!important; | ||
+ | } | ||
+ | #foot-title h3{ | ||
+ | font-size: 18px!important; | ||
+ | } | ||
</style> | </style> | ||
</head> | </head> | ||
Line 22: | Line 127: | ||
<body> | <body> | ||
<!--menu--> | <!--menu--> | ||
− | <div id="menu"> | + | |
− | <li id="nav">           | + | <div id="menu" style="background-color:rgba(0,0,0,0.6)!important"> |
− | <a class="menu1" href="#" style="text-align: right;">☰</a> | + | <li id="nav" style="left: 8%!important; width: 100%!important;">           |
+ | <!--<a class="menu1" href="#" style="text-align: right;">☰</a>--> | ||
<ul class="firstmenu" style="float: left"> | <ul class="firstmenu" style="float: left"> | ||
Line 40: | Line 146: | ||
</ul> | </ul> | ||
</li> | </li> | ||
− | + | ||
− | <a href="https://2018.igem.org/Team:NEFU_China/ | + | |
+ | <li class="mainlevel" id="mainlevel_03"> | ||
+ | <a href="https://2018.igem.org/Team:NEFU_China/Experiment"><img id="parts" src="https://static.igem.org/mediawiki/2018/6/62/T--NEFU_China--_RESULTS.png">EXPERIMENT</a> | ||
<ul id="sub_03"> | <ul id="sub_03"> | ||
+ | <li><a href="https://2018.igem.org/Team:NEFU_China/Lock_Key" target="_self">LOCK & KEY</a></li> | ||
+ | <li><a href="https://2018.igem.org/Team:NEFU_China/Suicide" target="_self">SUICIDE</a></li> | ||
+ | <li><a href="https://2018.igem.org/Team:NEFU_China/Splicing" target="_self">SPLICING</a></li> | ||
+ | <li><a href="https://2018.igem.org/Team:NEFU_China/Demonstrate" target="_self">DEMONSTRATE</a></li> | ||
+ | <hr> | ||
<li><a href="https://2018.igem.org/Team:NEFU_China/Basic_Part" target="_self">BASIC PARTS</a></li> | <li><a href="https://2018.igem.org/Team:NEFU_China/Basic_Part" target="_self">BASIC PARTS</a></li> | ||
<li><a href="https://2018.igem.org/Team:NEFU_China/Composite_Part" target="_self">COMPOSITE PARTS</a></li> | <li><a href="https://2018.igem.org/Team:NEFU_China/Composite_Part" target="_self">COMPOSITE PARTS</a></li> | ||
<li><a href="https://2018.igem.org/Team:NEFU_China/Improve" target="_self">IMPROVEMENT PARTS</a></li> | <li><a href="https://2018.igem.org/Team:NEFU_China/Improve" target="_self">IMPROVEMENT PARTS</a></li> | ||
<li><a href="https://2018.igem.org/Team:NEFU_China/Part_Collection" target="_self">PARTS COLLECTION</a></li> | <li><a href="https://2018.igem.org/Team:NEFU_China/Part_Collection" target="_self">PARTS COLLECTION</a></li> | ||
+ | <hr> | ||
+ | <li><a href="https://2018.igem.org/Team:NEFU_China/Notebook" target="_self">NOTEBOOK</a></li> | ||
+ | <li><a href="https://2018.igem.org/Team:NEFU_China/Protocol" target="_self">PROTOCOL</a></li> | ||
</ul> | </ul> | ||
</li> | </li> | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
<li class="mainlevel" id="mainlevel_05"> | <li class="mainlevel" id="mainlevel_05"> | ||
<a href="https://2018.igem.org/Team:NEFU_China/Model"><img id="model" src="https://static.igem.org/mediawiki/2018/0/0c/T--NEFU_China--_MODEL.png">MODEL</a> | <a href="https://2018.igem.org/Team:NEFU_China/Model"><img id="model" src="https://static.igem.org/mediawiki/2018/0/0c/T--NEFU_China--_MODEL.png">MODEL</a> | ||
Line 69: | Line 178: | ||
<ul id="sub_06"> | <ul id="sub_06"> | ||
<li><a href="https://2018.igem.org/Team:NEFU_China/Software" target="_self">OVERVIEW</a></li> | <li><a href="https://2018.igem.org/Team:NEFU_China/Software" target="_self">OVERVIEW</a></li> | ||
− | <li><a href="https://2018.igem.org/Team:NEFU_China/Software1" target="_self"> | + | <li><a href="https://2018.igem.org/Team:NEFU_China/Software1" target="_self">CODING</a></li> |
− | <li><a href="https://2018.igem.org/Team:NEFU_China/Software2" target="_self"> | + | <li><a href="https://2018.igem.org/Team:NEFU_China/Software2" target="_self">MISLEADING</a></li> |
+ | <li><a href="https://2018.igem.org/Team:NEFU_China/Software3" target="_self">WORDSEGMENT</a></li> | ||
</ul> | </ul> | ||
</li> | </li> | ||
Line 78: | Line 188: | ||
<li><a href="https://2018.igem.org/Team:NEFU_China/Attributions" target="_self">ATTRIBUTIONS</a></li> | <li><a href="https://2018.igem.org/Team:NEFU_China/Attributions" target="_self">ATTRIBUTIONS</a></li> | ||
<li><a href="https://2018.igem.org/Team:NEFU_China/Members" target="_self">MEMBERS</a></li> | <li><a href="https://2018.igem.org/Team:NEFU_China/Members" target="_self">MEMBERS</a></li> | ||
− | + | ||
+ | <!-- <li><a href="https://2018.igem.org/Team:NEFU_China/Sponsoring" target="_self">SPONSORING</a></li>--> | ||
</ul> | </ul> | ||
</li> | </li> | ||
Line 88: | Line 199: | ||
<li><a href="https://2018.igem.org/Team:NEFU_China/Collaborations" target="_self">COLLABORTION</a></li> | <li><a href="https://2018.igem.org/Team:NEFU_China/Collaborations" target="_self">COLLABORTION</a></li> | ||
<li><a href="https://2018.igem.org/Team:NEFU_China/Public_Engagement" target="_self">EDUCATION & PUBLIC ENGAGEMENT</a></li> | <li><a href="https://2018.igem.org/Team:NEFU_China/Public_Engagement" target="_self">EDUCATION & PUBLIC ENGAGEMENT</a></li> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</ul> | </ul> | ||
</li> | </li> | ||
Line 101: | Line 205: | ||
</li> | </li> | ||
</div> | </div> | ||
+ | <div> | ||
+ | <img alt="Notebook" src="https://static.igem.org/mediawiki/2018/0/02/T--NEFU_China--Notebook.png" style="width:100%"> | ||
+ | </div> | ||
+ | <div id="content"> | ||
+ | <div class="container"> | ||
+ | <div class="row"> | ||
+ | |||
+ | <div class="span9"> | ||
+ | <h1 class="page-title"> | ||
+ | Notebook | ||
+ | </h1> | ||
+ | <div class="widget"> | ||
+ | <div class="widget-content"> | ||
+ | <h1>This is Team:NEFU_China. | ||
+ | </h1> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | |||
</body> | </body> | ||
</html> | </html> |
Revision as of 06:16, 16 October 2018