Line 1: | Line 1: | ||
{{WHU-China}} | {{WHU-China}} | ||
<html> | <html> | ||
+ | <head> | ||
+ | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
+ | <title>Laboratory</title> | ||
+ | <style> | ||
+ | .c_row{ | ||
+ | margin: 0 auto; | ||
+ | width:1000px; | ||
+ | |||
+ | } | ||
+ | #content{ | ||
+ | background:#C1F2FF; | ||
+ | } | ||
+ | html{ | ||
+ | margin:0; | ||
+ | padding:0; | ||
+ | height:100%; | ||
+ | weight:100%; | ||
+ | } | ||
+ | body{ | ||
+ | background:#C1F2FF; | ||
+ | font-family:"Microsoft YaHei","Segoe UI", "Lucida Grande", Helvetica, Arial,sans-serif; | ||
+ | overflow-y:auto; | ||
+ | overflow-x:hidden; | ||
+ | } | ||
+ | p{ | ||
+ | font-size:24px; | ||
+ | } | ||
+ | h1{ | ||
+ | font-size:34px; | ||
+ | font-weight:400; | ||
+ | } | ||
+ | h2{ | ||
+ | font-size:30px; | ||
+ | font-weight:400; | ||
+ | position:relative; | ||
+ | left:20px; | ||
+ | } | ||
+ | h3{ | ||
+ | font-size:28px; | ||
+ | font-weight:400; | ||
+ | position:relative; | ||
+ | left:30px; | ||
+ | } | ||
+ | |||
+ | h4{ | ||
+ | font-size:26px; | ||
+ | font-weight:400; | ||
+ | position:relative; | ||
+ | /*left:40px;*/ | ||
+ | } | ||
+ | |||
+ | img{ | ||
+ | width:100%; | ||
+ | height:100%; | ||
+ | max-height:100%; | ||
+ | max-width:100%; | ||
+ | } | ||
+ | a:hover img{filter:alpha(Opacity=80);-moz-opacity:0.8;opacity: 0.8;} | ||
+ | </style> | ||
+ | </head> | ||
+ | |||
+ | <body> | ||
+ | |||
<header> | <header> | ||
<div class="container agile-banner_nav"> | <div class="container agile-banner_nav"> | ||
Line 93: | Line 156: | ||
− | <div> | + | <div class="c_row"> |
− | + | <br/><br/><br/><br/><br/><br/> | |
+ | <h1 style="text-align:center;">Notebook</h1> | ||
+ | |||
+ | <br /> | ||
+ | <br /> | ||
+ | <br /> | ||
+ | <br /> | ||
+ | <br /> | ||
+ | <br /> | ||
+ | </div> | ||
+ | <div class="c_row"> | ||
+ | <div style="float:left;width:400px;"> | ||
+ | <a href="https://2018.igem.org/Team:WHU-China/Experiments/Lab1"><img src="https://static.igem.org/mediawiki/2018/1/11/T--WHU-China--wiki-laboratory1_main1.png" class="Lab_b"></a> | ||
<br /> | <br /> | ||
+ | <div style="text-align:center;"> | ||
+ | <p style="font-size:24px;">Click the button above to check our molecular biology laboratory.</p> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div style="float:right;width:400px;"> | ||
+ | <a href="https://2018.igem.org/Team:WHU-China/Experiments/Lab2"><img src="https://static.igem.org/mediawiki/2018/6/65/T--WHU-China--wiki-laboratory1_main2.png"></a> | ||
<br /> | <br /> | ||
+ | <div style="text-align:center;"> | ||
+ | <p style="font-size:24px;">Click the button above to check our algae-bacteria symbiotic laboratory.</p> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <div> | ||
+ | <br/><br/><br/> | ||
<svg class="editorial" xmlns="http://www.w3.org/2000/svg" viewBox="0 24 150 28" preserveAspectRatio="none"> | <svg class="editorial" xmlns="http://www.w3.org/2000/svg" viewBox="0 24 150 28" preserveAspectRatio="none"> | ||
<defs> | <defs> | ||
Line 112: | Line 205: | ||
</svg> | </svg> | ||
</div> | </div> | ||
+ | </body> | ||
</html> | </html> |
Revision as of 06:46, 14 October 2018