Catherinepan (Talk | contribs) |
|||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {{British_Columbia}} | + | {{British_Columbia/Navbar}} |
+ | |||
<html> | <html> | ||
+ | <head> | ||
+ | <meta charset="utf-8"> | ||
+ | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||
− | < | + | <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Josefin+Sans:300"> |
+ | <style> | ||
+ | p { | ||
+ | font-family: Josefin Sans !important; | ||
+ | color: black; | ||
+ | font-size: 15pt !important; | ||
+ | letter-spacing: -1px; | ||
+ | margin-left: 60px; | ||
+ | margin-right: 60px; | ||
+ | line-height: 25px !important; | ||
+ | } | ||
− | + | h1{ | |
+ | font: Neoteric; | ||
+ | color: #4A857E; | ||
+ | font-size: 36pt; | ||
+ | -webkit-text-stroke: 3px; | ||
+ | font-weight:lighter; | ||
+ | margin-left: 60px; | ||
+ | margin-right: 60px; | ||
+ | letter-spacing: 2px; | ||
+ | } | ||
− | + | h2{ | |
+ | font: Neoteric; | ||
+ | color: #4A857E; | ||
+ | font-size: 26pt; | ||
+ | -webkit-text-stroke: 1.7px; | ||
+ | font-weight:lighter; | ||
+ | margin-left: 60px; | ||
+ | margin-right: 60px; | ||
+ | letter-spacing: 2px; | ||
+ | } | ||
− | + | h3{ | |
+ | font: Neoteric; | ||
+ | color: #67b5ac; | ||
+ | font-size: 16pt; | ||
+ | -webkit-text-stroke: 1.7px; | ||
+ | font-weight:lighter; | ||
+ | margin-left: 60px; | ||
+ | margin-right: 60px; | ||
+ | letter-spacing: 2px; | ||
+ | } | ||
− | + | .interview-image { | |
+ | width:281px; | ||
+ | height:281px; | ||
+ | border: 2px solid #4e8781; | ||
+ | border-radius: 50%; | ||
+ | } | ||
− | + | .interview-image:hover { | |
− | + | border: 2px solid #f4c9c2; | |
+ | } | ||
+ | .row { | ||
+ | margin-bottom: 10px; | ||
+ | } | ||
− | + | .wrapper { | |
− | + | display: flex; | |
− | + | width: 100%; | |
− | + | } | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | <div class=" | + | #in-content { |
− | < | + | margin-left:20px; |
− | </ | + | max-width: 1000px; |
+ | } | ||
+ | |||
+ | |||
+ | .rotate90 { | ||
+ | -webkit-transform: rotate(90deg); | ||
+ | -moz-transform: rotate(90deg); | ||
+ | -o-transform: rotate(90deg); | ||
+ | -ms-transform: rotate(90deg); | ||
+ | transform: rotate(90deg); | ||
+ | } | ||
+ | </style> | ||
+ | |||
+ | </head> | ||
+ | <body> | ||
+ | |||
+ | <div id="in-content"> | ||
+ | <div class="container"> | ||
+ | |||
+ | <div> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/b/b5/T--British_Columbia--e%2Be-hdg.png" style="height:75px; margin-top:30px;margin-left:80px"> | ||
+ | </div> | ||
+ | |||
+ | <br> | ||
+ | |||
+ | <div class = "row"> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/f/ff/T--British_Columbia--GU-hdg.png" style="margin-top:30px;margin-left:140px;height:32px;"> | ||
+ | </div> | ||
+ | |||
+ | <div> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/8/8f/T--British_Columbia--GU-text.png" style="margin-top:10px;margin-left:110px;height: 410px;"> | ||
+ | </div> | ||
+ | |||
+ | |||
</div> | </div> | ||
</div> | </div> | ||
+ | </div> | ||
+ | |||
+ | <br> | ||
+ | <br> | ||
+ | |||
+ | </body> | ||
+ | </html> |
Latest revision as of 08:08, 10 November 2018