(Prototype team page) |
20eristoffs (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | |||
<html> | <html> | ||
+ | <link rel="stylesheet" type="text/css" href="https://2018.igem.org/wiki/index.php?title=Template:ASIJ_Tokyo/CSS&action=raw&ctype=text/css" /> | ||
+ | <style type="text/css"> | ||
− | + | body, html { | |
+ | height: 100%; | ||
+ | margin: 0; | ||
+ | font-family: "Avenir"!important; | ||
+ | background-color: #C7E0F3; | ||
+ | } | ||
− | + | #background { | |
− | + | background-image: url("https://static.igem.org/mediawiki/2018/0/0c/T--ASIJ_Tokyo--%2AHP_toppic%2A.jpg"); | |
+ | height: 580px; | ||
+ | background-position: center; | ||
+ | background-repeat: none; | ||
+ | background-size: cover; | ||
+ | position: relative; | ||
+ | } | ||
− | |||
− | |||
+ | #header { | ||
+ | padding-top: 28px; | ||
+ | } | ||
− | + | #wrapper { | |
− | + | margin-left: 10%; | |
+ | margin-right: 10%; | ||
+ | } | ||
− | + | .divider hr{ | |
+ | color: gray; | ||
+ | border-style: dashed; | ||
+ | } | ||
− | + | .subsubtitle { | |
− | + | padding: 5px; | |
− | + | } | |
− | + | ||
− | + | ||
− | + | ||
− | + | .info { | |
− | + | padding-left: 10px; | |
− | + | text-align: left; | |
− | + | } | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
+ | } | ||
+ | #intro { | ||
+ | padding-top: 15px; | ||
+ | padding-bottom: 15px; | ||
+ | </style> | ||
+ | <body> | ||
+ | <div id="background"> | ||
+ | <div id="yajirushi"> | ||
+ | </div> | ||
+ | </div> | ||
+ | </body> | ||
</html> | </html> |
Revision as of 09:40, 13 October 2018