Joe McKeown (Talk | contribs) (Replaced content with "{{:Team:York/Templates/NavigationBar}} <html> </html>") |
Joe McKeown (Talk | contribs) |
||
Line 1: | Line 1: | ||
{{:Team:York/Templates/NavigationBar}} | {{:Team:York/Templates/NavigationBar}} | ||
<html> | <html> | ||
− | + | <!DOCTYPE html> | |
+ | <body style="background-color: #fff;"> | ||
+ | <div> | ||
+ | <!-- Header --> | ||
+ | <header class="intro-header" style="background: url(//2017.igem.org/wiki/images/2/27/TeamYork-TemporaryBackground.png); background-size: 100% 100%; background-position:0px 20px;"> | ||
+ | <div class="container"> | ||
+ | <div class="intro-message text-center container" style = "margin: 0px 0px;"> | ||
+ | <br style = “line-height:20px;”><br> | ||
+ | <h1 style="-webkit-text-stroke: 2px black; color:#fff;">TITLE 1</h1> | ||
+ | <h1 style="-webkit-text-stroke: 2px black; color:#fff;">TITLE 2</h1> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </header> | ||
+ | <!-- Page Content --> | ||
+ | <div class="cam-container" style="background-color: #ddd; color: #000;"> | ||
+ | <section style="padding-top: 10px; padding-bottom: 20px; margin-top: 0px;"> | ||
+ | <div class="container" style="background-color: rgb(250,250,250); color: #000000; border-style: solid; border-color: #000000; border-radius: 25px;"> | ||
+ | <div class="text-center"> | ||
+ | <h1>WHITE TITLE</h1> | ||
+ | </div> | ||
+ | <div class="text-left" style="margin: 0px;"> | ||
+ | <p style="font-size: 18px;">MAIN BODY</p> | ||
+ | </div> | ||
+ | </div> | ||
+ | </section> | ||
+ | </div> | ||
+ | <div class="cam-container" style="background-color: #ddd; color: #000;"> | ||
+ | <section style="padding-top: 10px; padding-bottom: 20px; margin-top: 0px;"> | ||
+ | <div class="container" style="background-color: rgba(223,230,239,0.9); color: #162844; border-style: solid; border-color: #162844; border-radius: 25px;"> | ||
+ | <div class="text-center"> | ||
+ | <h1>BLUE TITLE</h1> | ||
+ | </div> | ||
+ | <div class="text-left" style="margin: 0px;"> | ||
+ | <p style="font-size: 18px;">MAIN BODY</p> | ||
+ | </div> | ||
+ | </div> | ||
+ | </section> | ||
+ | </div> | ||
+ | <div class="cam-container" style="background-color: #ddd; color: #000;"> | ||
+ | <section style="padding-top: 10px; padding-bottom: 20px; margin-top: 0px;"> | ||
+ | <div class="container" style="background-color: rgba(224,245,222,0.9); color: rgb(11,33,10); border-style: solid; border-color: rgb(11,33,10); border-radius: 25px;"> | ||
+ | <div class="text-center"> | ||
+ | <h1>GREEN TITLE</h1> | ||
+ | </div> | ||
+ | <div class="text-left" style="margin: 0px;"> | ||
+ | <p style="font-size: 18px;">MAIN BODY</p> | ||
+ | </div> | ||
+ | </div> | ||
+ | </section> | ||
+ | </div> | ||
+ | </body> | ||
</html> | </html> | ||
+ | {{:Team:York/Templates/Footer}} |
Revision as of 09:21, 20 October 2017
WHITE TITLE
MAIN BODY
BLUE TITLE
MAIN BODY
GREEN TITLE
MAIN BODY