(Prototype team page) |
|||
Line 1: | Line 1: | ||
− | {{Calgary}} | + | {{:Team:Calgary/Layout}} |
− | + | ||
− | < | + | <html lang="en"> |
− | < | + | <head> |
− | < | + | <title>Team:Calgary/Contact_Us - 2018.igem.org</title> |
+ | <!-- CSS --> | ||
+ | <style> | ||
+ | .info-link { | ||
+ | padding: 0 !important; | ||
+ | } | ||
+ | html body { | ||
+ | color: rgba(0, 0, 0, 0.9); | ||
+ | } | ||
− | + | .maincontent { | |
− | + | margin-top: 200px; | |
− | + | margin-bottom: 200px; | |
+ | } | ||
− | + | a:link { | |
+ | color: #f38f8f; | ||
+ | } | ||
+ | a:visited { | ||
+ | color: #f38f8f; | ||
+ | } | ||
+ | a:hover { | ||
+ | color: #f38f8f; | ||
+ | } | ||
− | + | a:active { | |
− | + | color: #f38f8f; | |
− | + | } | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | h1 { | |
+ | font-family: 'Josefin Sans', sans-serif !important; | ||
+ | font-weight: normal !important; | ||
+ | text-align: center; | ||
+ | } | ||
− | + | h3 { | |
− | + | color: rgb(247, 183, 51) !important; | |
− | + | } | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
+ | h5 { | ||
+ | color: rgba(0, 0, 0, 0.9); | ||
+ | padding-bottom: 10px; | ||
+ | } | ||
− | + | p { | |
+ | font-family: 'Josefin Sans', sans-serif !important; | ||
+ | line-height: 1.8; | ||
+ | text-align: left !important; | ||
+ | } | ||
+ | .sponsor-img { | ||
+ | |||
+ | margin: 0 auto; | ||
+ | padding-bottom: 50px; | ||
+ | width: 90%; | ||
+ | } | ||
+ | .sponsor-info { | ||
+ | padding-bottom: 20px; | ||
+ | padding-left: 40px; | ||
+ | padding-right: 40px; | ||
+ | padding-top: 20px; | ||
+ | text-align:center; | ||
+ | vertical-align: middle; | ||
+ | float: none; | ||
+ | display: flex; | ||
+ | align-items: center; | ||
+ | } | ||
+ | .req { | ||
+ | color: #7CCFB8; | ||
+ | } | ||
+ | |||
+ | </style> | ||
+ | </head> | ||
+ | |||
+ | <body> | ||
+ | <!-- Content --> | ||
+ | <div class="container maincontent"> | ||
+ | <h1>Contact Us</h1> | ||
+ | <br> | ||
+ | <h4><center>Our experiments page can be found <a href="https://2018.igem.org/Team:Calgary/Protocols" class=".info-link">here</a>.</center> </h4> | ||
+ | <br> | ||
+ | </div> | ||
+ | </body> | ||
</html> | </html> |
Revision as of 03:43, 18 October 2018