Difference between revisions of "Team:Pasteur Paris/Template:Home"
(36 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{Template_All_Teams}} | {{Template_All_Teams}} | ||
− | |||
− | |||
<html> | <html> | ||
+ | <head> | ||
<!-- Bootstrap --> | <!-- Bootstrap --> | ||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css"> | <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css"> | ||
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script> | <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script> | ||
− | |||
<!-- Start of CSS--> | <!-- Start of CSS--> | ||
− | + | <style type="text/css"> | |
− | + | /* Fix top panel Bootstrap issues. Patch by iGEM Stockholm 2015. Include this stylesheet in your header, after Bootstrap, to restore the original style to the top menu. */ | |
− | + | #top_menu_14, #top_menu_under, #top_menu_inside{ | |
− | + | box-sizing: initial; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | top_menu_14, #top_menu_under, #top_menu_inside{ | + | |
− | box-sizing: initial; | + | |
} | } | ||
− | top_menu_inside { | + | #top_menu_inside { |
margin-left: 20px; | margin-left: 20px; | ||
} | } | ||
− | bars_box, #menu_BarsBox, h5{ | + | #bars_box, #menu_BarsBox, h5{ |
-webkit-box-sizing: initial; box-sizing: initial; line-height: normal; | -webkit-box-sizing: initial; box-sizing: initial; line-height: normal; | ||
} | } | ||
− | menu_BarsBox > h5 { | + | #menu_BarsBox > h5 { |
− | color: rgb(0, 0, 0); font-family: arial, sans-serif; font-size: 12px; line-height: normal; margin-bottom: 0px; margin-top: 0px; font-weight: bold; | + | color: rgb(0, 0, 0); |
+ | font-family: arial, sans-serif; | ||
+ | font-size: 12px; | ||
+ | line-height: normal; | ||
+ | margin-bottom: 0px; | ||
+ | margin-top: 0px; | ||
+ | font-weight: bold; | ||
} | } | ||
.accordion-content li { | .accordion-content li { | ||
− | line-height: 18px; -webkit-box-sizing: initial; box-sizing: initial; | + | line-height: 18px; |
+ | -webkit-box-sizing: initial; | ||
+ | box-sizing: initial; | ||
} | } | ||
.accordion-header, .active-header, .accordion-header_noaction { | .accordion-header, .active-header, .accordion-header_noaction { | ||
− | + | -webkit-box-sizing: initial; | |
+ | box-sizing: initial; | ||
+ | color: rgb(101, 100, 89); | ||
+ | font-family: Arial, Gadget, sans-serif; | ||
+ | font-size: 13.92px; | ||
+ | font-weight: bold; | ||
+ | line-height: normal; | ||
+ | margin: 0; | ||
} | } | ||
− | + | /*End fixed top pannel menu*/ | |
− | + | ||
body { | body { | ||
background-color: #FFFFFF; | background-color: #FFFFFF; | ||
Line 50: | Line 51: | ||
} | } | ||
− | |||
@media screen and (max-width: 1800px) { | @media screen and (max-width: 1800px) { | ||
body { | body { | ||
Line 58: | Line 58: | ||
@media screen and (max-width: 1255px) { | @media screen and (max-width: 1255px) { | ||
body { | body { | ||
− | |||
padding-top: 65px; | padding-top: 65px; | ||
} | } | ||
Line 64: | Line 63: | ||
@media screen and (max-width: 996px) { | @media screen and (max-width: 996px) { | ||
body { | body { | ||
− | |||
padding-top: 115px; | padding-top: 115px; | ||
} | } | ||
Line 70: | Line 68: | ||
@media screen and (max-width: 879px) { | @media screen and (max-width: 879px) { | ||
body { | body { | ||
− | |||
padding-top: 165px; | padding-top: 165px; | ||
} | } | ||
Line 76: | Line 73: | ||
@media screen and (max-width: 767px) { | @media screen and (max-width: 767px) { | ||
body { | body { | ||
− | |||
padding-top: 8px; | padding-top: 8px; | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
Line 91: | Line 82: | ||
float: none; | float: none; | ||
} | } | ||
− | |||
#content { | #content { | ||
Line 131: | Line 121: | ||
/* Menu de la page de garde */ | /* Menu de la page de garde */ | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
.wrap { | .wrap { | ||
float:left; | float:left; | ||
Line 167: | Line 138: | ||
} | } | ||
#itemDesc { | #itemDesc { | ||
− | border: | + | border: 0px solid #FFFFFF; |
+ | background-color: #DDE2E8; | ||
/*line-height: 500px;*/ | /*line-height: 500px;*/ | ||
/*height:500px;*/ | /*height:500px;*/ | ||
font-size:20px; | font-size:20px; | ||
margin-bottom:15px; | margin-bottom:15px; | ||
+ | margin-left:0px; | ||
+ | margin-right:0px; | ||
+ | margin-left:0px; | ||
+ | padding: 0px; | ||
} | } | ||
.desc_item{ | .desc_item{ | ||
− | width: | + | width:100%; |
height:600px; | height:600px; | ||
text-align: left; | text-align: left; | ||
Line 190: | Line 166: | ||
#itemMenu { | #itemMenu { | ||
margin-bottom:15px; | margin-bottom:15px; | ||
+ | width: 60%; | ||
} | } | ||
#itemMenuElement { | #itemMenuElement { | ||
Line 208: | Line 185: | ||
/*barre de navigation */ | /*barre de navigation */ | ||
− | |||
− | |||
− | |||
− | |||
.navbar navbar-default navbar-fixed-top { | .navbar navbar-default navbar-fixed-top { | ||
width:100%; | width:100%; | ||
Line 217: | Line 190: | ||
.navbar-default { | .navbar-default { | ||
− | /* | + | /* Change BG color */ |
/*background-color: rgba(190, 198, 204, .5);*/ | /*background-color: rgba(190, 198, 204, .5);*/ | ||
} | } | ||
Line 256: | Line 229: | ||
} | } | ||
− | /* bandeau de la barre de navigation */ | + | /* bandeau de la barre de navigation */ |
.collapse navbar-collapse { | .collapse navbar-collapse { | ||
border-right: 50px; | border-right: 50px; | ||
Line 266: | Line 239: | ||
} | } | ||
− | /* bandeau contenant le menu de la barre de navigation */ | + | /* bandeau contenant le menu de la barre de navigation */ |
.nav navbar-nav { | .nav navbar-nav { | ||
border-right: 50px; | border-right: 50px; | ||
} | } | ||
− | /* bandeau contenant les logos de la barre de navigation */ | + | /* bandeau contenant les logos de la barre de navigation */ |
.nav navbar-nav navbar-right { | .nav navbar-nav navbar-right { | ||
border-right: 50px; | border-right: 50px; | ||
} | } | ||
− | /* place des icones dans la barre de navigation */ | + | /* place des icones dans la barre de navigation */ |
.icon_for_title { | .icon_for_title { | ||
padding-right: 2px; | padding-right: 2px; | ||
padding-bottom: 2px; | padding-bottom: 2px; | ||
} | } | ||
− | /* place de la banniere */ | + | /* place de la banniere */ |
#banniere { | #banniere { | ||
width:100%; | width:100%; | ||
Line 292: | Line 265: | ||
} | } | ||
− | /* Grille */ | + | /* Grille */ |
.row featurette { | .row featurette { | ||
border: 0px; | border: 0px; | ||
Line 314: | Line 287: | ||
} | } | ||
− | + | .carregris { | |
− | + | background-color: #f0f5f8; | |
− | + | border: 0px; | |
+ | padding: 10px; | ||
+ | } | ||
− | < | + | </style> |
− | + | <!-- End of CSS --> | |
− | </ | + | <!-- Start of the template html elements. --> |
+ | </head> | ||
− | <body> | + | <body style="background-image: url(https://static.igem.org/mediawiki/2015/2/2e/Banni%C3%A8rehomepage_pasteurparis2015.jpg); background-repeat: no-repeat; background-attachment: fixed; background-position: center top; background-size: 100%;"> |
− | <img id="banniere" src="https://static.igem.org/mediawiki/2015/ | + | <a href="#Abstract"><img id="banniere" src="https://static.igem.org/mediawiki/2015/2/29/Bann_spacer_pasteurparis2015.png"/></a> |
<div class="container"> <!--The closing tag for container should be placed at the bottom of each content page.--> | <div class="container"> <!--The closing tag for container should be placed at the bottom of each content page.--> | ||
Line 347: | Line 323: | ||
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> | <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> | ||
<ul class="nav navbar-nav"> | <ul class="nav navbar-nav"> | ||
− | |||
− | |||
<li class="dropdown"> <a href="https://2015.igem.org/Team:Pasteur_Paris/Description"><img class="icon_for_title" src="https://static.igem.org/mediawiki/2015/c/cd/Pasteur_Paris_pill.png"/>Project</a></li> | <li class="dropdown"> <a href="https://2015.igem.org/Team:Pasteur_Paris/Description"><img class="icon_for_title" src="https://static.igem.org/mediawiki/2015/c/cd/Pasteur_Paris_pill.png"/>Project</a></li> | ||
<li class="dropdown"> | <li class="dropdown"> | ||
<a data-toggle="dropdown" href="#"><img class="icon_for_title" src="https://static.igem.org/mediawiki/2015/3/3c/Noun_25089_cc.png" style="height:20px;"/>Results<b class="caret"></b></a> | <a data-toggle="dropdown" href="#"><img class="icon_for_title" src="https://static.igem.org/mediawiki/2015/3/3c/Noun_25089_cc.png" style="height:20px;"/>Results<b class="caret"></b></a> | ||
<ul class="dropdown-menu"> | <ul class="dropdown-menu"> | ||
+ | <li><a href="https://2015.igem.org/Team:Pasteur_Paris/Design">Design</a></li> | ||
<li><a href="https://2015.igem.org/Team:Pasteur_Paris/Notebook">Notebook</a></li> | <li><a href="https://2015.igem.org/Team:Pasteur_Paris/Notebook">Notebook</a></li> | ||
<li><a href="https://2015.igem.org/Team:Pasteur_Paris/Modeling">Modeling</a></li> | <li><a href="https://2015.igem.org/Team:Pasteur_Paris/Modeling">Modeling</a></li> | ||
<li><a href="https://2015.igem.org/Team:Pasteur_Paris/Measurement">Measurement</a></li> | <li><a href="https://2015.igem.org/Team:Pasteur_Paris/Measurement">Measurement</a></li> | ||
− | |||
</ul> | </ul> | ||
</li> | </li> | ||
Line 366: | Line 340: | ||
</ul> | </ul> | ||
</li> | </li> | ||
− | |||
<li class="dropdown"><a href="https://2015.igem.org/Team:Pasteur_Paris/Interlab_study"><img class="icon_for_title" src="https://static.igem.org/mediawiki/2015/6/60/Pasteur_Paris_IL.png"/>InterLab Study</a></li> | <li class="dropdown"><a href="https://2015.igem.org/Team:Pasteur_Paris/Interlab_study"><img class="icon_for_title" src="https://static.igem.org/mediawiki/2015/6/60/Pasteur_Paris_IL.png"/>InterLab Study</a></li> | ||
<li class="dropdown"> | <li class="dropdown"> | ||
− | |||
− | |||
<a data-toggle="dropdown" href="https://2015.igem.org/Team:Pasteur_Paris/Practices"> <img class="icon_for_title" src="https://static.igem.org/mediawiki/2015/8/8d/Bald22.png"/>Practices<b class="caret"></b></a> | <a data-toggle="dropdown" href="https://2015.igem.org/Team:Pasteur_Paris/Practices"> <img class="icon_for_title" src="https://static.igem.org/mediawiki/2015/8/8d/Bald22.png"/>Practices<b class="caret"></b></a> | ||
<ul class="dropdown-menu"> | <ul class="dropdown-menu"> | ||
Line 412: | Line 383: | ||
<div id ="mainContainer"><!--The closing tag for mainContainer should be placed at the bottom of each content page.--> | <div id ="mainContainer"><!--The closing tag for mainContainer should be placed at the bottom of each content page.--> | ||
− | + | <div id="container"> | |
</html> | </html> |
Latest revision as of 01:56, 19 September 2015