Team:SUSTC-Shenzhen-B/team.html
From 2013.igem.org
(Difference between revisions)
m |
|||
Line 1: | Line 1: | ||
<html> | <html> | ||
<head> | <head> | ||
- | |||
<meta http-equiv="content-type" content="text/html; charset=UTF-8" /> | <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> | ||
<script src="http://code.jquery.com/jquery-2.0.3.min.js"></script> | <script src="http://code.jquery.com/jquery-2.0.3.min.js"></script> | ||
<script type="text/javascript" src="https://2013.igem.org/SUSTC-SZ-B_2013iGEM/JS/bootstrap.min.js?action=raw&ctype=text/javascript"></script> | <script type="text/javascript" src="https://2013.igem.org/SUSTC-SZ-B_2013iGEM/JS/bootstrap.min.js?action=raw&ctype=text/javascript"></script> | ||
+ | <link type="text/css" rel="stylesheet" href="https://2013.igem.org/Team:SUSTC-Shenzhen-B/CSS/style.css?action=raw&ctype=text/css" /> | ||
<link type="text/css" rel="stylesheet" href="https://2013.igem.org/SUSTC-SZ-B_2013iGEM/CSS/bootstrap.min.css?action=raw&ctype=text/css" /> | <link type="text/css" rel="stylesheet" href="https://2013.igem.org/SUSTC-SZ-B_2013iGEM/CSS/bootstrap.min.css?action=raw&ctype=text/css" /> | ||
<link type="text/css" rel="stylesheet" href="https://2013.igem.org/SUSTC-SZ-B_2013iGEM/CSS/bootstrap-responsive.min.css?action=raw&ctype=text/css" /> | <link type="text/css" rel="stylesheet" href="https://2013.igem.org/SUSTC-SZ-B_2013iGEM/CSS/bootstrap-responsive.min.css?action=raw&ctype=text/css" /> | ||
<style type="text/css"> | <style type="text/css"> | ||
- | + | body { | |
- | + | background: black; | |
- | + | } | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
.item { | .item { | ||
height: 100%; | height: 100%; | ||
Line 47: | Line 31: | ||
$(".firstHeading").remove(); | $(".firstHeading").remove(); | ||
$('.carousel').carousel('pause'); | $('.carousel').carousel('pause'); | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
}); | }); | ||
</script> | </script> | ||
Line 82: | Line 44: | ||
</a> | </a> | ||
<ul class="nav"> | <ul class="nav"> | ||
- | <li class="dropdown"><a id="iGEM_nav" href="#" class="dropdown-toggle" data-toggle="dropdown"><img src=" | + | <li class="dropdown"><a id="iGEM_nav" href="#" class="dropdown-toggle" data-toggle="dropdown"><img src="https://static.igem.org/mediawiki/2013/2/26/2013ustcigem_IGEM_basic_Logo.png" /><b class="caret"></b></a> |
<ul class="dropdown-menu"> | <ul class="dropdown-menu"> | ||
- | + | <li><a href="2013.igem.org">Back to iGEM Homepage</a></li> | |
- | + | <li><a href="https://igem.org/Team_Wikis?year=2013">Back to iGEM Wiki Page</a></li> | |
- | + | <li class="divider"></li> | |
+ | <li><a href="/wiki/index.php?title=Team:SUSTC-Shenzhen-B/notebook.html&action=edit">Edit</a></li> | ||
+ | <li><a href="/wiki/index.php?title=Team:SUSTC-Shenzhen-B/notebook.html&action=history">History</a></li> | ||
+ | <li><a href="https://igem.org/User_Information">My Account</a></li> | ||
</ul> | </ul> | ||
</li> | </li> | ||
Line 93: | Line 58: | ||
<ul class="nav"> | <ul class="nav"> | ||
<li><a href="project.html">Project</a></li> | <li><a href="project.html">Project</a></li> | ||
- | <li | + | <li><a href="team.html">Team</a></li> |
<li><a href="human.html">Human Practice</a></li> | <li><a href="human.html">Human Practice</a></li> | ||
- | <li><a href=" | + | <li class="active"><a href="#">Notebook</a></li> |
</ul> | </ul> | ||
</div> | </div> |
Revision as of 08:59, 27 September 2013