InesBaghou (Talk | contribs) |
|||
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; | |
− | + | } | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
+ | .section-title { | ||
+ | margin-bottom: 50px !important; | ||
+ | } | ||
+ | .section-padding { | ||
+ | padding: 80px; | ||
+ | } | ||
+ | </style> | ||
+ | </head> | ||
− | + | <body> | |
− | < | + | <!-- Main Content--> |
− | + | <!-- Intro Team IGEM--> | |
− | < | + | <div class="container text_intro"> |
− | </div> | + | <h2>Human Practices</h2> |
− | + | </div> | |
− | <div class=" | + | <div class="bg-color2 section-padding separator"> |
− | + | <div class="container"> | |
− | + | <div class="row"> | |
− | <div class=" | + | <div class="col-12"> |
− | <div class=" | + | <h2 class="section-title">Education</h2> |
− | < | + | </div> |
− | </ | + | <div class="col-md-6 col-12"> |
− | </div> | + | <h4>Photos</h4> |
− | </div> | + | </div> |
− | + | <div class="col-md-6 col-12"> | |
− | <div class=" | + | <h4>Photos</h4> |
− | + | </div> | |
− | + | </div> | |
− | + | </div> | |
− | <div class=" | + | </div> |
− | + | <div class="bg-color1 section-padding separator"> | |
− | + | <div class="container"> | |
− | < | + | <div class="row"> |
− | + | <div class="col-12"> | |
− | + | <h2 class="section-title">Interviews</h2> | |
− | + | </div> | |
− | < | + | <div class="col-md-6 col-12"> |
− | + | <h4>Denis Dupuy</h4> | |
− | </div> | + | <video class="interview" controls preload="metadata"> |
− | + | <source src="https://static.igem.org/mediawiki/2018/1/1b/T--Bordeaux--Denisinterview.mp4#t=1.5" type="video/mp4"> | |
− | + | </video> | |
− | + | </div> | |
− | <div class=" | + | <div class="col-md-6 col-12"> |
− | + | <h4>Axel Innis</h4> | |
− | + | <video class="interview" controls preload="metadata"> | |
− | + | <source src="https://static.igem.org/mediawiki/2018/4/4d/T--Bordeaux--AxelInnisInterview.mp4#t=1.5" type="video/mp4"> | |
− | < | + | </video> |
− | < | + | </div> |
− | + | </div> | |
− | < | + | </div> |
− | + | </div> | |
− | < | + | <script href="https://2018.igem.org/Team:Bordeaux/Template/bootstrapjs?action=raw"></script> |
− | < | + | </body> |
− | + | ||
− | </ | + |
Revision as of 07:48, 9 October 2018