Difference between revisions of "Team:HZAU-China/Improve"

(Prototype team page)
 
 
(16 intermediate revisions by 3 users not shown)
Line 2: Line 2:
 
<html>
 
<html>
  
 +
<head>
 +
  <meta charset="utf-8">
 +
  <!--公式编辑器-->
 +
  <script src="//cdn.bootcss.com/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
 +
  <script type="text/x-mathjax-config">
 +
          MathJax.Hub.Config({
 +
          extensions: ["tex2jax.js"],
 +
          jax: ["input/TeX", "output/HTML-CSS"],
 +
          tex2jax: {
 +
          inlineMath: [ ['$','$'], ["\\(","\\)"] ],
 +
          displayMath: [ ['$$','$$'], ["\\[","\\]"] ],
 +
          processEscapes: true
 +
          },
 +
          "HTML-CSS": { availableFonts: ["TeX"] }
 +
          });
 +
          </script>
 +
  <script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
 +
  </script>
 +
  <style>
 +
    /*改变超链接的位置*/
  
<div class="column full_size judges-will-not-evaluate">
+
    .jiaozheng {
<h3>★  ALERT! </h3>
+
      position: relative;
<p>This page is used by the judges to evaluate your team for the <a href="https://2017.igem.org/Judging/Medals">medal criterion</a> or <a href="https://2017.igem.org/Judging/Awards"> award listed above</a>. </p>
+
      top: -66px;
<p> Delete this box in order to be evaluated for this medal criterion and/or award. See more information at <a href="https://2017.igem.org/Judging/Pages_for_Awards"> Instructions for Pages for awards</a>.</p>
+
    }
</div>
+
  </style>
<div class="clear"></div>
+
  <!--内容的样式-->
 +
  <style>
 +
    /*总样式*/
  
<div class="column full_size">
+
    body {
<h1>Improve</h1>
+
      font-family: "Arial", Helvetica, sans-serif;
<p>For teams seeking to improve upon a previous part or project, you should document all of your work on this page. Please remember to include all part measurement and characterization data on the part page on the Regisrty. Please include a link to your improved part on this page.</p>
+
      text-align: justify;
 +
      margin: 0px;
 +
      background-color: #ffffff;
 +
    }
  
<h3>Gold Medal Criterion #2</h3>
+
    /*内容框子的样式*/
<p><b>Standard Tracks:</b> Improve the function of an existing BioBrick Part. The original part must NOT be from your 2017 part number range. If you change the original part sequence, you must submit a new part. In addition, both the new and original part pages must reference each other. This working part must be different from the part documented in bronze #4 and silver #1.
+
  
<br><br>
+
    .HZAU_div_main {
<b>Special Tracks:</b> Improve the function of an existing iGEM project (that your current team did not originally create) and display your achievement on your wiki.</p>
+
      margin: 64px auto 0 auto;
 +
      padding: 0 30px 0 30px;
 +
      width: 1100px;
 +
    }
  
 +
    /*内容中几种文体的样式*/
  
</div>
+
    .HZAU_div_main a:hover {
 +
      color: #000;
 +
      text-decoration: none;
 +
    }
  
 +
    .HZAU_title {
 +
      font-size: 50px;
 +
      font-weight: bold;
 +
      text-align: center;
 +
      width: 360px;
 +
      display: block;
 +
      margin: 0 auto;
 +
      padding-bottom: 50px;
 +
      padding-top: 50px;
 +
      color: #000;
 +
      background-image: url(https://static.igem.org/mediawiki/2017/9/95/T--HZAU-China--datitle.png);
 +
      background-repeat: no-repeat;
 +
      background-size: 360px 80px;
 +
      background-position: center;
 +
    }
 +
 +
    .biaoti {
 +
      font-size: 35px;
 +
      font-weight: bold;
 +
      text-align: center;
 +
      width: 100%;
 +
      display: block;
 +
      padding-bottom: 30px;
 +
      padding-top: 30px;
 +
      color: #000;
 +
    }
 +
 +
    .fubiaoti {
 +
      font-size: 24px;
 +
      font-weight: bold;
 +
      text-indent: 50px;
 +
      width: 100%;
 +
      display: block;
 +
      padding-bottom: 30px;
 +
      padding-top: 30px;
 +
      color: #000;
 +
      background-image: url(https://static.igem.org/mediawiki/2017/e/e7/T--HZAU-China--xiaotitle.png);
 +
      background-repeat: no-repeat;
 +
      background-size: 65px 50px;
 +
      background-position: left;
 +
    }
 +
 +
    .zhengwen {
 +
      display: block;
 +
      font-style: arial;
 +
      font-size: 18px;
 +
      line-height: 34px;
 +
      text-align: justify;
 +
      text-indent: 30px;
 +
      color: #000;
 +
      margin-bottom: 9px;
 +
      margin-left: 0px;
 +
      margin-right: 0px;
 +
      margin-top: 7.2px;
 +
    }
 +
 +
    .zhengwen_disblock {
 +
      display: inline;
 +
      font-style: arial;
 +
      font-size: 18px;
 +
      line-height: 34px;
 +
      text-align: justify;
 +
      color: #000;
 +
      margin-bottom: 9px;
 +
      margin-left: 0px;
 +
      margin-right: 0px;
 +
      margin-top: 7.2px;
 +
    }
 +
 +
    .yinzhu {
 +
      color: blue;
 +
    }
 +
 +
    .yinzhu:hover .yinzhu {
 +
      color: black;
 +
    }
 +
 +
    .yinwen {
 +
      display: block;
 +
      font-style: arial;
 +
      font-size: 18px;
 +
      line-height: 34px;
 +
      text-align: justify;
 +
      color: #000;
 +
      margin-bottom: 9px;
 +
      margin-left: 0px;
 +
      margin-right: 0px;
 +
      margin-top: 7.2px;
 +
    }
 +
 +
    /*图片的样式*/
 +
 +
    .HZAU_div_main>img {
 +
      margin: 0 auto;
 +
      display: block;
 +
    }
 +
 +
    .tuzhu_wenzi {
 +
      display: block;
 +
      font-style: arial;
 +
      font-size: 17px;
 +
      line-height: 28px;
 +
      text-align: justify;
 +
      color: #000;
 +
      margin-bottom: 9px;
 +
      margin-left: 0px;
 +
      margin-right: 0px;
 +
      margin-top: 7.2px;
 +
    }
 +
 +
    .tu_1 {
 +
      width: 600px;
 +
      margin: 0 auto;
 +
      display: block;
 +
    }
 +
 +
    .tu_2 {
 +
      width: 800px;
 +
      margin: 0 auto;
 +
      display: block;
 +
    }
 +
 +
    .tu_3 {
 +
      width: 555px;
 +
      margin: 0 auto;
 +
      display: block;
 +
    }
 +
  </style>
 +
  <!--点击展开部分的样式-->
 +
  <style>
 +
    span.caret_black {
 +
      display: inline-block;
 +
      margin-left: 6px;
 +
      vertical-align: middle;
 +
      width: 0;
 +
      height: 0;
 +
      border-left: 6px solid transparent;
 +
      border-right: 6px solid transparent;
 +
      border-top: 6px solid black;
 +
    }
 +
 +
    label {
 +
      cursor: pointer;
 +
    }
 +
 +
    #HZAUmenu-toggle {
 +
      display: none;
 +
    }
 +
 +
    #HZAUmenu {
 +
      display: none;
 +
      font-size: 18px;
 +
      padding: 0 50px 0 50px;
 +
      width: 1000px;
 +
      margin: 0;
 +
      color: black;
 +
    }
 +
 +
    #HZAUmenu>a {
 +
      color: #000;
 +
    }
 +
 +
    #HZAUmenu>a:hover {
 +
      color: #000;
 +
      text-decoration: none;
 +
    }
 +
 +
    #HZAUmenu-toggle:checked+#HZAUmenu {
 +
      display: block;
 +
    }
 +
  </style>
 +
</head>
 +
 +
<body>
 +
  <div class="HZAU_div_main">
 +
    <a class="biaoti">Improve</a>
 +
    <a class="fubiaoti">Optimized CcaS-CcaR system</a>
 +
    <a class="zhengwen" href="http://parts.igem.org/Part:BBa_K2012023">BBa_K2012023</a>
 +
    <a class="zhengwen">This year we improved the CcaS-CcaR system used in last year. By changing the RBS strength of CcaR, we optimized the
 +
      expression of sfGFP from 2-fold difference up to 3-fold difference.
 +
    </a>
 +
    <div style="margin:0 auto;display: block;width: 825px;">
 +
      <img src="https://static.igem.org/mediawiki/2017/6/63/T--HZAU-China--sRBS.png" width="275px">
 +
      <img src="https://static.igem.org/mediawiki/2017/3/36/T--HZAU-China--improve.png" width="500px">
 +
    </div>
 +
  </div>
 +
</body>
  
  
 
</html>
 
</html>

Latest revision as of 13:05, 28 November 2017