Line 1: | Line 1: | ||
{{Tokyo_Tech}} | {{Tokyo_Tech}} | ||
+ | <html> | ||
+ | <head> | ||
+ | <meta charset="UTF-8" /> | ||
+ | <style type="text/css"> | ||
+ | <!-- | ||
+ | /********************** All style of this page ************************/ | ||
+ | body{ | ||
+ | background-image: url("https://static.igem.org/mediawiki/2016/e/eb/T--Tokyo_Tech--Background.png"); | ||
+ | } | ||
+ | #globalWrapper, #content{ | ||
+ | background: transparent; | ||
+ | } | ||
+ | #content{ | ||
+ | // background-image: url("https://static.igem.org/mediawiki/2016/e/eb/T--Tokyo_Tech--Background.png"); | ||
+ | margin: 0 auto; | ||
+ | } | ||
+ | /**********************************************************************/ | ||
+ | #main_contents{ | ||
+ | margin: 0 auto; | ||
+ | width: 90%; | ||
+ | min-width: 880px; | ||
+ | max-width: 1100px; | ||
+ | z-index: 0; | ||
+ | } | ||
+ | .container{ | ||
+ | margin: 5px auto; | ||
+ | background: #ffffff; | ||
+ | border: 1px solid #583612; | ||
+ | } | ||
+ | #main_contents .container_top h1{ | ||
+ | margin-top: 3px; | ||
+ | margin-bottom: 3px; | ||
+ | padding: 0; | ||
+ | padding-top: 10px; | ||
+ | height: 40px; | ||
+ | font-size: 36px; | ||
+ | } | ||
+ | .container_bottom { | ||
+ | margin-bottom 1px; | ||
+ | } | ||
+ | .container_header{ | ||
+ | background: #ffffff; | ||
+ | text-align: center; | ||
+ | } | ||
+ | .container_header span{ | ||
+ | border-bottom: 2px solid #052d5d; | ||
+ | } | ||
+ | .container_contents{ | ||
+ | line-height: 1.5em; | ||
+ | width: 800px; | ||
+ | margin: 0 auto; | ||
+ | padding-bottom: 10px; | ||
+ | } | ||
+ | #main_contents .normal_text{ | ||
+ | font-size: 18px; | ||
+ | text-indent: 18px; | ||
+ | text-align: justify; | ||
+ | // padding: 18px; | ||
+ | margin: 0; | ||
+ | font-family: 'Century', serif; | ||
+ | color: #0000000; | ||
+ | line-height: 1.5em; | ||
+ | } | ||
+ | --></style> | ||
+ | </head> | ||
+ | <body> | ||
+ | <div id="main_contents"> | ||
+ | <div id="page_header" class="container container_top"> | ||
+ | <h1 align="center">Achievements</h1> | ||
+ | </div><!-- /page_header --> | ||
+ | |||
+ | <div id="contents" class="container"> | ||
+ | <div id="contents_header" class="container_header"> | ||
+ | <h1><span>Contents</span></h1> | ||
+ | </div><!-- /contents_header --> | ||
+ | |||
+ | <div id="contents_contents" class="container_contents"> | ||
+ | <div id="contents_menu"> | ||
+ | <h3 class="link"><a href="#TA">3-1-0. TA system</a></h3> | ||
+ | <h3 class="link"><a href="#AoM">3-1-1. Adjustment of MazF expression</a></h3> | ||
+ | <h3 class="link"><a href="#Sys">3-1-2. <span style="font-style : italic">mazEF</span> System Assay</a></h3> | ||
+ | <h3 class="link"><a href="#SaG"><font size="2.7"> 3-1-2-1. Stop & Go</font></a></h3> | ||
+ | <h3 class="link"><a href="#GaS"><font size="2.7"> 3-1-2-2. Go & Stop</font></a></h3> | ||
+ | <h3 class="link"><a href="#CoC">3-1-3. Control of Cell Growth</a></h3> | ||
+ | <h3 class="link"><a href="#Ref">3-1-4. Reference</a></h3> | ||
+ | </div><!-- /contents_menu --> | ||
+ | </div><!-- /contents_contents --> | ||
+ | </div><!-- /contents --> | ||
+ | </div><!-- /main_contents --> | ||
+ | </head> | ||
{{:Team:Tokyo_Tech/Proof}} | {{:Team:Tokyo_Tech/Proof}} | ||
{{:Team:Tokyo_Tech/HP/Silver}} | {{:Team:Tokyo_Tech/HP/Silver}} |
Revision as of 00:48, 17 October 2016