(Prototype team page) |
|||
Line 1: | Line 1: | ||
− | {{Bordeaux}} | + | {{:Team:Bordeaux/Template/Navbar}} |
<html> | <html> | ||
+ | <head> | ||
+ | <meta charset="utf-8"> | ||
+ | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||
+ | <link rel="stylesheet" href="https://2018.igem.org/Team:Bordeaux/Template/bootstrapcss?action=raw&ctype=text/css"> | ||
+ | <link rel="stylesheet" href="https://2018.igem.org/Team:Bordeaux/Template/css?action=raw&ctype=text/css"> | ||
+ | <style> | ||
+ | /* Main page background */ | ||
− | + | #bodyContent { | |
+ | /*background-color: #efefef;*/ | ||
+ | } | ||
− | + | /* Top Banner */ | |
− | + | ||
− | + | .team_banner { | |
− | + | width: 100%; | |
+ | } | ||
+ | .text_title { | ||
+ | font-size: 4vw; | ||
+ | position: relative; | ||
+ | left: 2vw; | ||
+ | bottom: 8vw; | ||
+ | color: #ffffff; | ||
+ | text-shadow: 2px 2px 5px; | ||
+ | } | ||
+ | /* Presentation text*/ | ||
− | + | .text_intro { | |
− | + | background-color: #ffffff !important; | |
− | + | padding: 4% 4% 4% 4%; | |
− | + | } | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | video { | |
+ | width: 100% !important; | ||
+ | } | ||
− | + | .bg-color1 { | |
− | + | background-color: #3F51B5; | |
− | + | color: white; | |
− | + | } | |
− | + | .bg-color2 { | |
− | + | background-color: #FF9800; | |
− | + | color: white; | |
− | + | } | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | </html> | + | .section-title { |
+ | margin-bottom: 50px !important; | ||
+ | } | ||
+ | |||
+ | .section-padding { | ||
+ | padding: 80px; | ||
+ | } | ||
+ | </style> | ||
+ | </head> | ||
+ | |||
+ | <body> | ||
+ | <!-- Main Content--> | ||
+ | <!-- Intro Team IGEM--> | ||
+ | <div class="container text_intro"> | ||
+ | <h2>Notebook</h2> | ||
+ | </div> | ||
+ | <div class="bg-color2 section-padding separator"> | ||
+ | <div class="container"> | ||
+ | <div class="row"> | ||
+ | <div class="col-12"> | ||
+ | <h2 class="section-title">Education</h2> | ||
+ | </div> | ||
+ | <div class="col-md-6 col-12"> | ||
+ | <embed src="https://static.igem.org/mediawiki/2018/7/74/T--Bordeaux--maynote.pdf" width="600" height="500" alt="pdf" pluginspage="http://www.adobe.com/products/acrobat/readstep2.html"> | ||
+ | </div> | ||
+ | <div class="col-md-6 col-12"> | ||
+ | <h4>Photos</h4> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <script href="https://2018.igem.org/Team:Bordeaux/Template/bootstrapjs?action=raw"></script> | ||
+ | </body> |
Revision as of 08:22, 29 September 2018