Louislo3412 (Talk | contribs) m |
Louislo3412 (Talk | contribs) (Update) |
||
Line 1: | Line 1: | ||
<html> | <html> | ||
− | |||
− | |||
<style> | <style> | ||
− | + | #sideMenu | |
− | + | {display:none; /* Disable the display of the annoying side main menu*/} | |
− | + | #top_title | |
− | + | {display:none; /* Disable the annoying title*/} | |
− | + | #content | |
− | + | {padding:0px; width:90%; margin-left:5%; margin-right:5%;background-color: rgba(255,255,255,0);} | |
− | + | body | |
− | + | {margin: 0; | |
− | + | font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; | |
− | + | font-size: 24px; | |
− | #content { padding:0px; width:90%; margin-left:5%; margin-right:5%;} | + | color: #333333; |
+ | background-color: #fafafa; | ||
+ | background-image:url(https://static.igem.org/mediawiki/2016/a/ae/T--Hong_Kong_HKU--Background_image.png); | ||
+ | background-position:center center; | ||
+ | background-repeat:no-repeat; | ||
+ | -moz-background-size: cover; | ||
+ | background-size: cover; | ||
+ | background-attachment:fixed;} | ||
+ | .container | ||
+ | {background-color: rgba(255,255,255,0.4); | ||
+ | padding-top:80px;} | ||
+ | p {font-size: 16px;} | ||
+ | h1,h2,h3,h4,h5,h6 {color: #282828;} | ||
+ | h1 {font-size:72px;} h2 {font-size:48px;} h3 {font-size:36px;} | ||
+ | h4 {font-size:32px;} h5 {font-size:28px;} h6 {font-size:24px;} | ||
</style> | </style> | ||
− | |||
<head> | <head> | ||
− | |||
− | |||
− | |||
− | |||
<link href="https://2016.igem.org/Team:Hong_Kong_HKU/css/default?action=raw&ctype=text/css" type="text/css" rel="stylesheet"> | <link href="https://2016.igem.org/Team:Hong_Kong_HKU/css/default?action=raw&ctype=text/css" type="text/css" rel="stylesheet"> | ||
− | |||
<link href="https://2016.igem.org/Team:Hong_Kong_HKU/css/custom?action=raw&ctype=text/css" type="text/css" rel="stylesheet"> | <link href="https://2016.igem.org/Team:Hong_Kong_HKU/css/custom?action=raw&ctype=text/css" type="text/css" rel="stylesheet"> | ||
+ | <link href="https://2016.igem.org/Team:Hong_Kong_HKU/css/logo?action=raw&ctype=text/css" type="text/css" rel="stylesheet"> | ||
</head> | </head> | ||
− | + | </html> | |
+ | {{Hong_Kong_HKU/Header}} | ||
+ | <html> | ||
<body> | <body> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<div class="container" align="center"> | <div class="container" align="center"> | ||
<h3>Parts</h3> | <h3>Parts</h3> | ||
− | |||
<ul class="nav nav-pills"> | <ul class="nav nav-pills"> | ||
<li class="active"><a data-toggle="pill" href="#Basicpart">Basic Part</a></li> | <li class="active"><a data-toggle="pill" href="#Basicpart">Basic Part</a></li> | ||
Line 84: | Line 44: | ||
</ul> | </ul> | ||
</div> | </div> | ||
− | |||
− | |||
<hr> | <hr> | ||
<footer class="text-center"> | <footer class="text-center"> | ||
− | |||
<table cellspacing="0" cellpadding="0" max-width="90%" height="78" border="0" align="center"> | <table cellspacing="0" cellpadding="0" max-width="90%" height="78" border="0" align="center"> | ||
<tbody> | <tbody> | ||
Line 103: | Line 60: | ||
</table> | </table> | ||
<div class="row"> | <div class="row"> | ||
− | |||
<p style="text-align: center;">Copyright © 2016 HKU iGEM. All rights reserved.</p> | <p style="text-align: center;">Copyright © 2016 HKU iGEM. All rights reserved.</p> | ||
</div> | </div> | ||
− | |||
− | |||
</footer> | </footer> | ||
<script src="https://2016.igem.org/Template:Hong_Kong_HKU/js/script?action=raw&ctype=text/javascript" type="text/javascript"></script> | <script src="https://2016.igem.org/Template:Hong_Kong_HKU/js/script?action=raw&ctype=text/javascript" type="text/javascript"></script> | ||
− | |||
</body> | </body> | ||
− | |||
</html> | </html> |
Revision as of 16:01, 2 October 2016