(Prototype team page) |
|||
Line 1: | Line 1: | ||
{{SIAT-SCIE}} | {{SIAT-SCIE}} | ||
+ | |||
<html> | <html> | ||
+ | <style> | ||
+ | body { | ||
+ | width: 1263px; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | } | ||
+ | #body { | ||
+ | width: 1263px; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | background-color: #F2E2C1; | ||
+ | } | ||
− | + | #comic p { | |
− | + | background-color: #F2E2C1; | |
− | + | text-align: center; | |
− | + | } | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
+ | #comic img { | ||
+ | margin-top: 50px; | ||
+ | width: 500px; | ||
+ | height: 500px; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | } | ||
+ | |||
+ | </style> | ||
+ | <div id="body"> | ||
+ | <!--default for floating navigation--> | ||
+ | <div id="comic"> | ||
+ | <p> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/d/d5/SIAT-SCIE_interlab.png" alt="comic" /> | ||
+ | </p> | ||
+ | </div> | ||
+ | |||
+ | </div> | ||
</html> | </html> | ||
+ | {{SIAT-SCIE footer}} |
Revision as of 01:47, 19 September 2017