(Prototype team page) |
|||
Line 1: | Line 1: | ||
{{ASTWS-China}} | {{ASTWS-China}} | ||
<html> | <html> | ||
− | + | <head> | |
− | < | + | <meta charset="utf-8"> |
− | < | + | <style> |
− | + | #top_title{ | |
− | + | display: none; | |
− | + | } | |
− | + | ||
− | + | #HQ_page p{ | |
− | + | font-size: 1.5em; | |
− | </ | + | font-family: initial; |
− | + | margin: 0 auto 0 auto; | |
− | < | + | } |
− | + | ||
− | + | #HQ_page h1{ | |
− | + | font-size: 4em; | |
− | <div class=" | + | text-align: center; |
− | + | } | |
− | < | + | |
− | + | #HQ_page h2,h3,h4,h5{ | |
− | < | + | font-size: 2em; |
− | < | + | } |
− | + | ||
− | + | html{ | |
− | + | height:100%; | |
− | + | width:100%; | |
− | <div class=" | + | } |
− | <div class=" | + | |
− | < | + | body { |
− | < | + | height:100%; |
− | < | + | width:100%; |
− | < | + | background-color: white; |
− | + | } | |
− | </ | + | |
− | </div> | + | img{ |
− | </ | + | display: block; |
− | + | margin-left: auto; | |
− | + | margin-right: auto; | |
− | + | width: 80%; | |
+ | height: 90%; | ||
+ | } | ||
+ | |||
+ | #thx{ | ||
+ | font-size: 2.04em !important; | ||
+ | } | ||
+ | |||
+ | #content{ | ||
+ | margin: 0 auto 0 auto; | ||
+ | position: relative; | ||
+ | margin-top: 65px; | ||
+ | } | ||
+ | |||
+ | #logo { | ||
+ | height: 7em; | ||
+ | width: 15em; | ||
+ | float: right; | ||
+ | } | ||
+ | |||
+ | #QR { | ||
+ | height: 7em; | ||
+ | width: 7em; | ||
+ | float: right; | ||
+ | } | ||
+ | </style> | ||
+ | </head> | ||
+ | |||
+ | <body> | ||
+ | |||
+ | <div class="clear extra_space"></div> | ||
+ | <div class="clear extra_space"></div> | ||
+ | <hr /> | ||
+ | <div class="container"> | ||
+ | <div class="padding-wrapper"> | ||
+ | <div class="row"> | ||
+ | <p class="alignleft">Copyright © 2018 Team:ASTWS-China All Rights Reserved.</p> | ||
+ | </div> | ||
+ | <div class="row"> | ||
+ | <img id="logo" src="https://static.igem.org/mediawiki/2018/d/df/T--ASTWS-China--Team_Logo.jpg"> | ||
+ | <img class="alignright" id="QR" src="https://static.igem.org/mediawiki/2018/0/00/T--ASTWS-China--QR_Code.jpg"> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </body> | ||
</html> | </html> |
Revision as of 20:28, 16 October 2018
Copyright © 2018 Team:ASTWS-China All Rights Reserved.