Difference between revisions of "Template:Pasteur Paris"

 
(44 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Template_All_Teams}}
 
{{Template_All_Teams}}
 
<!-- Declare that you are going to use html code instead of wiki code -->
 
 
<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">
Line 12: Line 11:
  
 
<!-- Start of CSS-->
 
<!-- Start of CSS-->
<style type="text/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.*/
                  <!-- Override border of igem top menu -->
+
               #top_menu_14, #top_menu_under, #top_menu_inside{
                  #globalWrapper, #content {
+
                      width: 100%;
+
                      border: 0px;
+
                      position: relative;
+
                  }
+
 
+
                  #top_menu_under {
+
                    border-bottom: 0px solid #000;
+
                  }
+
 
+
             <!-- 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;  
 
                   box-sizing: initial;  
 
               }
 
               }
Line 32: Line 19:
 
                   box-sizing: initial;
 
                   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);
 
                   color: rgb(0, 0, 0);
 
                   font-family: arial, sans-serif;
 
                   font-family: arial, sans-serif;
Line 60: Line 47:
 
                     margin: 0;  
 
                     margin: 0;  
 
               }  
 
               }  
             <!-- End fixed top pannel menu -->
+
             /*End fixed top pannel menu*/
 
+
 
+
 
                   body {
 
                   body {
                    background-color: #FFFFFF;
 
 
                     font-family: "Avenir Next", Arial,sans-serif;
 
                     font-family: "Avenir Next", Arial,sans-serif;
 
                     margin-top: 50px;
 
                     margin-top: 50px;
Line 86: Line 70:
 
                   }
 
                   }
  
<!-- Régler la taille de la fenêtre avec http://java.scripts-fr.com/scripts.php?js=23 -->
+
                @media screen and (max-width: 1800px) {
                    @media screen and (max-width: 1800px) {
+
                    body {
                    body {
+
                      background-color: #FFFFFF;
                        background-color: #FFFFFF;
+
                    }
+
                    }
+
                    @media screen and (max-width: 1255px) {
+
                    body {
+
                      //background-color: red;
+
                      padding-top: 65px;
+
                    }
+
 
                   }
 
                   }
                  @media screen and (max-width: 996px) {
+
                }
                    body {
+
                @media screen and (max-width: 1255px) {
                      //background-color: blue;
+
                body {
                      padding-top: 115px;
+
                  padding-top: 65px;
                    }
+
 
                   }
 
                   }
                  @media screen and (max-width: 879px) {
+
                }
                    body {
+
                @media screen and (max-width: 996px) {
                      //background-color:green;
+
                  body {
                      padding-top: 165px;
+
                    padding-top: 115px;
                    }
+
 
                   }
 
                   }
                  @media screen and (max-width: 767px) {
+
                }
                    body {
+
                @media screen and (max-width: 879px) {
                      //background-color: violet;
+
                  body {
                      padding-top: 8px;
+
                    padding-top: 165px;
                    }
+
 
                   }
 
                   }
 
+
                }
                  #globalWrapper {
+
                @media screen and (max-width: 767px) {
                    font-size: 100%;
+
                   body {
                    margin: auto;
+
                     padding-top: 8px;
                    float: none;
+
                  }
+
 
+
 
+
                   #content {
+
                     width: 100%;
+
                    float: none;
+
                    margin-top: -10px;
+
 
                   }
 
                   }
 +
                }
 +
                #globalWrapper {
 +
                  font-size: 100%;
 +
                  margin: auto;
 +
                  float: none;
 +
                }
 +
                #content {
 +
                  width: 100%;
 +
                  float: none;
 +
                  margin-top: -10px;
 +
                }
  
 
                   [class*="col-"], footer {
 
                   [class*="col-"], footer {
Line 152: Line 128:
 
font-family: "Avenir Next","Trebuchet MS", Helvetica, sans-serif;
 
font-family: "Avenir Next","Trebuchet MS", Helvetica, sans-serif;
 
  }
 
  }
 +
                  .container {
 +
width:auto;
 +
height:auto;
 +
max-width:100%;
 +
margin-right: 5%;
 +
margin-left: 5%;
 +
                  }
 
                   .contenu {
 
                   .contenu {
 
width:auto;
 
width:auto;
Line 229: Line 212:
  
 
/*barre de navigation */
 
/*barre de navigation */
                  #top_menu_14 {
 
                        background-color: #000000;
 
                        border:none;
 
                  }
 
 
                 .navbar navbar-default navbar-fixed-top {
 
                 .navbar navbar-default navbar-fixed-top {
 
                         width:100%;
 
                         width:100%;
Line 268: Line 247:
 
                         height:20%;
 
                         height:20%;
 
                 }  
 
                 }  
                .containernav-bar{
 
                      margin-right: auto;
 
                      margin-left: auto;
 
                      padding-left: 15px;
 
                      padding-right: 15px;
 
                      width: 70%;
 
                }
 
  
 
/*Pour mettre les logos sponsors en noir et blanc */
 
/*Pour mettre les logos sponsors en noir et blanc */
Line 294: Line 266:
  
 
           /*barre de navigation */
 
           /*barre de navigation */
                  #top_menu_14 {
 
                        background-color: #000000;
 
                        border:none;
 
                  }
 
 
                 .navbar navbar-default navbar-fixed-top {
 
                 .navbar navbar-default navbar-fixed-top {
 
                         width:100%;
 
                         width:100%;
Line 355: Line 323:
 
               }
 
               }
  
/*Titres de page*/
+
/*Titres et structures de page*/
 
                 .titrepage {
 
                 .titrepage {
                       font-family: "Avenir Next","Trebuchet MS", Helvetica, sans-serif;
+
                       font-family: Verdana, sans-serif;
                       font-size: 3em;
+
                       font-size: 2.7em;
                       font-weight: 900;
+
                       font-weight: normal;
 +
                      font-stretch: condensed;
 +
                      letter-spacing: normal;
 +
                      text-transform: uppercase;
 
                       text-shadow: 1px 1px 1px #B2B2B2;
 
                       text-shadow: 1px 1px 1px #B2B2B2;
 
                       color: #03a6c5;
 
                       color: #03a6c5;
Line 373: Line 344:
 
                       padding: 0;
 
                       padding: 0;
 
}                   
 
}                   
 +
 +
                .carregris {
 +
                      background-color: #f0f5f8;
 +
                      border: 0px;
 +
                      padding: 10px;
 +
}
  
 
/*page de garde du notebook, divs*/
 
/*page de garde du notebook, divs*/
                 #week_1 {
+
                 .week {
                        /*line-height: 100px;*/
+
                        border: 1px solid white;
+
                        margin-bottom: 10px;
+
                        font-size:20px;
+
                        /*background-image:url(https://static.igem.org/mediawiki/2015/4/45/Photo_week_1_iGEM_Pasteur.JPG);*/
+
                        background-repeat:none;
+
                        background-size:cover;
+
                  }
+
 
+
                  #week_2{
+
                        /*line-height: 100px;*/
+
 
                         border: 1px solid white;
 
                         border: 1px solid white;
 
                         margin-bottom: 10px;
 
                         margin-bottom: 10px;
Line 393: Line 359:
 
                         background-repeat:none;
 
                         background-repeat:none;
 
                         background-size:cover;
 
                         background-size:cover;
                  }
+
                 }
 
+
                 #week_3{
+
                        /*line-height: 100px;*/
+
                        border: 1px solid white;
+
                        margin-bottom: 10px;
+
                        font-size:20px;
+
                        background-image:url();
+
                        background-repeat:none;
+
                        background-size:cover;
+
                  }
+
 
+
               
+
                  #week_4{
+
                        /*line-height: 100px;*/
+
                        border: 1px solid white;
+
                        margin-bottom: 10px;
+
                        font-size:20px;
+
                        background-image:url();
+
                        background-repeat:none;
+
                        background-size:cover;
+
                  }
+
 
+
                  #week_5{
+
                        /*line-height: 100px;*/
+
                        border: 1px solid white;
+
                        margin-bottom: 10px;
+
                        font-size:20px;
+
                        background-image:url();
+
                        background-repeat:none;
+
                        background-size:cover;
+
                  }
+
 
+
                  #week_6{
+
                        /*line-height: 100px;*/
+
                        border: 1px solid white;
+
                        margin-bottom: 10px;
+
                        font-size:20px;
+
                        background-image:url();
+
                        background-repeat:none;
+
                        background-size:cover;
+
                  }
+
 
+
                  #week_7{
+
                        /*line-height: 100px;*/
+
                        border: 1px solid white;
+
                        margin-bottom: 10px;
+
                        font-size:20px;
+
                        background-image:url();
+
                        background-repeat:none;
+
                        background-size:cover;
+
                  }
+
 
+
                  #week_8{
+
                        /*line-height: 100px;*/
+
                        border: 1px solid white;
+
                        margin-bottom: 10px;
+
                        font-size:20px;
+
                        background-image:url();
+
                        background-repeat:none;
+
                        background-size:cover;
+
                  }
+
 
+
                  #week_9{
+
                        /*line-height: 100px;*/
+
                        border: 1px solid white;
+
                        margin-bottom: 10px;
+
                        font-size:20px;
+
                        background-image:url();
+
                        background-repeat:none;
+
                        background-size:cover;
+
                  }
+
 
+
                  #week_10{
+
                        /*line-height: 100px;*/
+
                        border: 1px solid white;
+
                        margin-bottom: 10px;
+
                        font-size:20px;
+
                        background-image:url();
+
                        background-repeat:none;
+
                        background-size:cover;
+
                  }
+
 
+
                  #week_11{
+
                        /*line-height: 100px;*/
+
                        border: 1px solid white;
+
                        margin-bottom: 10px;
+
                        font-size:20px;
+
                        background-image:url();
+
                        background-repeat:none;
+
                        background-size:cover;
+
                  }
+
 
+
                  #week_12{
+
                        /*line-height: 100px;*/
+
                        border: 1px solid white;
+
                        margin-bottom: 10px;
+
                        font-size:20px;
+
                        background-image:url();
+
                        background-repeat:none;
+
                        background-size:cover;
+
                  }
+
 
+
                  #week_13{
+
                        /*line-height: 100px;*/
+
                        border: 1px solid white;
+
                        margin-bottom: 10px;
+
                        font-size:20px;
+
                        background-image:url();
+
                        background-repeat:none;
+
                        background-size:cover;
+
                  }
+
 
+
                  #week_14{
+
                        /*line-height: 100px;*/
+
                        border: 1px solid white;
+
                        margin-bottom: 10px;
+
                        font-size:20px;
+
                        background-image:url();
+
                        background-repeat:none;
+
                        background-size:cover;
+
                  }
+
 
+
                  #week_15{
+
                        /*line-height: 100px;*/
+
                        border: 1px solid white;
+
                        margin-bottom: 10px;
+
                        font-size:20px;
+
                        background-image:url();
+
                        background-repeat:none;
+
                        background-size:cover;
+
                  }
+
 
/*tag du menu notebook*/
 
/*tag du menu notebook*/
 
                 #tag {
 
                 #tag {
Line 544: Line 379:
 
                   }
 
                   }
  
</style>
+
    </style>
  
  
 
<!-- End of CSS -->
 
<!-- End of CSS -->
 +
</head>
  
 
+
<!-- Start of the template html elements. -->
<!-- Start of the template html elements. -->
+
<header>
+
</header>
+
<!--Barre de navigation-->
+
  
 
<body>
 
<body>
 
+
<div id="container">
 
  <nav class="navbar navbar-default navbar-fixed-top" style="margin-top:16px;font-size:14px">
 
  <nav class="navbar navbar-default navbar-fixed-top" style="margin-top:16px;font-size:14px">
 
      <div class="container-fluid">
 
      <div class="container-fluid">
Line 578: Line 410:
 
                   <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>
                      <li><a href="https://2015.igem.org/Team:Pasteur_Paris/Design">Design</a></li>
 
 
                   </ul>
 
                   </ul>
 
               </li>
 
               </li>
Line 630: Line 462:
 
               </div><!-- /.container-fluid -->
 
               </div><!-- /.container-fluid -->
 
                           </nav>
 
                           </nav>
 
 
<!-- <footer class="footer" style="border:none;">
 
  <div class="pieddepage">
 
  l<br/>l<br/>l<br/>l<br/>
 
  </div>
 
</footer> -->
 
  
 
<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">
+
                  <div id="container">
 
</html>
 
</html>

Latest revision as of 15:58, 16 September 2015