Template:INSALyon2009 Test

From 2010.igem.org

(Difference between revisions)
m
 
(22 intermediate revisions not shown)
Line 1: Line 1:
 +
{{Template:INSALyon2010_menu_Test}}
 +
<html>
<html>
<style type="text/css">
<style type="text/css">
-
 
body {
body {
-
    background: url("https://static.igem.org/mediawiki/2010/5/5f/INSA-Lyon_Page_g.jpg")repeat;
+
  margin: 0 auto;
-
    /* background: #999999 url(https://static.igem.org/mediawiki/2009/4/4e/Slash_white.png)repeat; */
+
  padding: 0;
-
    position: fixe;
+
  color: #466C37;
 +
  background-color: #FFFFFF;
 +
  background-image: white; <!-- url('https://static.igem.org/mediawiki/2010/5/5f/INSA-Lyon_Page_g.jpg') -->
 +
  background-repeat: repeat-x;
 +
  background-attachment : fixed;  
 +
  border: 1px;   <!--mettre 0 si on veut l'enlever -->
}
}
#content {
#content {
-
     background: white /*url(https://static.igem.org/mediawiki/2009/4/4e/Slash_white.png)repeat;*/
+
     background: white;
-
    border:1;
+
}
}
-
h2{
 
-
    color:#b0310e;
 
-
    font-weight:bold;
 
-
    font-size:2.2em;
 
-
}
 
-
 
-
h3{
 
-
    color:#b0310e;
 
-
    font-weight:normal;
 
-
    padding-bottom:20px;
 
-
    font-size:1.6em;
 
-
    position:relative;
 
-
    margin-bottom:20px;
 
-
}
 
-
 
-
h4{
 
-
    color:#b0310e;
 
-
    font-weight:normal;
 
-
    position:relative;
 
-
    padding-left:50px;
 
-
    padding-top:20px;
 
-
    padding-bottom:15px;
 
-
    text-decoration:underline
 
-
}
 
-
 
-
h5{
 
-
    color:#b0310e;
 
-
    font-weight:normal;
 
-
    position:relative;
 
-
    padding-left:70px;
 
-
    padding-top:5px;
 
-
    padding-bottom:5px;
 
-
    text-decoration:underline
 
-
}
 
a3{
a3{
Line 67: Line 38:
#footer-box {
#footer-box {
-
     background: white; /*url(https://static.igem.org/mediawiki/2009/4/4e/Slash_white.png)repeat;*/
+
     background: white;
     border:1;
     border:1;
}
}
Line 78: Line 49:
     color:transparent;
     color:transparent;
     font-size:0.1em;
     font-size:0.1em;
-
     width: 960px;
+
     width: 965px;
     height: 280px;
     height: 280px;
     /*width: 965px;
     /*width: 965px;
     height: 238px;*/
     height: 238px;*/
-
 
+
     position: relative;
-
     position: relative;  
+
     top:0;
     top:0;
     left:0;
     left:0;
     margin:0;
     margin:0;
-
     background-image: url("https://static.igem.org/mediawiki/2010/5/54/INSA-Lyon_Banniere01_01.jpg");
+
     background: url(https://static.igem.org/mediawiki/2010/6/68/Copie_de_bs10_025.jpg);
}
}
-
#header_left .plainlinks a {
 
-
    width: 10px;
 
-
    height: 10px;
 
-
    z-index: 100;
 
-
    position: absolute;
 
-
    top: 100px;
 
-
    left: 300px;
 
-
    text-decoration: none;
 
-
    background: transparent;
 
-
    padding: 0;
 
-
}
 
-
#header_right .plainlinks a {
 
-
    width: 100px;
 
-
    height: 100px;
 
-
    z-index: 100;
 
-
    position: absolute;
 
-
    top: 10px;
 
-
    right: 30px;
 
-
    text-decoration: none;
 
-
    background: blue;
 
-
    padding: 0;
 
-
}
 
-
#header_bar_link {
 
-
    width: 450px;
 
-
    height: 17px;
 
-
    position: absolute;
 
-
    top: 218px;
 
-
    left: 10px;
 
-
    background: transparent;
 
-
}
 
-
#header_bar_link a:link, #header_bar_link a:visited, #header_bar_link a:active, #header_bar_link .selflink {
+
 
-
    text-decoration: none;
+
/* put more month on one row in lab notebook */
-
    color: #3563b8;
+
.month {
     position: relative;
     position: relative;
     float: left;
     float: left;
-
     margin: 0px 10px 5px 10px;
+
     margin: 7px 7px 27px 7px;
-
    height: 17px;
+
-
    font-size: 100%;
+
-
}
+
-
 
+
-
#header_bar_link a:hover, #header_bar_link .selflink, #header_bar_link .normal, #header_bar_link .subnav {
+
-
    color: white;
+
-
    text-decoration: underline;
+
}
}
   
   
-
#header_bar_lab {
 
-
    width: 500px;
 
-
    height: 17px;
 
-
    position: absolute;
 
-
    top: 218px;
 
-
    left: 460px;
 
-
    background: transparent;
 
-
 
-
}
 
-
 
-
#header_bar_lab a,#header_bar_lab .selflink {
 
-
    text-decoration: none;
 
-
    color: grey;
 
-
    position: relative;
 
-
    float: right;
 
-
    height: 17px;
 
-
    font-size: 100%;
 
-
    margin: 0px 10px 10px 10px;
 
-
}
 
-
 
-
#header_bar_lab a:hover, #header_bar_lab .selflink {
 
-
    color: white;
 
-
    text-decoration: underline;
 
-
}
 
-
 
-
/*//////////*/
 
-
/*// Menu //*/
 
-
/*//////////*/
 
-
 
-
#menu2 {
 
-
    width: 110px;
 
-
    position: relative;
 
-
    float: left;
 
-
    padding:0px;
 
-
}
 
-
/*/////////////*/
 
-
/*// Content //*/
 
-
/*/////////////*/
 
-
 
-
 
-
#paris_content_wrapper {
 
-
    width: 760px;
 
-
    position: relative;
 
-
    float: right;
 
-
    margin-top: 20px;
 
-
}
 
-
 
-
#paris_content_boxtop {
 
-
    width: 830px;
 
-
    height: 10px;
 
-
    background:url(https://static.igem.org/mediawiki/2009/5/50/Content_BG_UP_Paris_2009.png) no-repeat;
 
-
    position: relative;
 
-
    float: right;
 
-
}
 
-
 
-
#paris_content {
 
-
    width: 810px;
 
-
    padding: 10px;
 
-
    margin:0px 0px 30px;
 
-
    position: abosulte;
 
-
    float: right;
 
-
    font-size: 9pt;
 
-
    text-align: justify;
 
-
    background:url(https://static.igem.org/mediawiki/2009/6/6e/Content_BG_Paris_2009.png) repeat-y;
 
-
}
 
-
 
-
 
-
/*//////////////*/
 
-
/*//  Team  //*/ 
 
-
/*//////////////*/
 
-
 
-
 
-
.experience {
 
-
    background-color:#E0E9EF;
 
-
    border:1px solid #333333;
 
-
    padding:3px 5px;
 
-
    margin-bottom:10px;
 
-
}
 
-
 
-
.guillaume {
 
-
    background:green;
 
-
    border:1px solid #333333;
 
-
    font-weight:bold;
 
-
    padding:3px 5px;
 
-
    margin-bottom:1px
 
-
}
 
-
 
-
.luc {
 
-
    background: #59eb26;
 
-
    border:1px solid #333333;
 
-
    font-weight:bold;
 
-
    padding:3px 5px;
 
-
    margin-bottom:1px
 
-
}
 
-
 
-
.sylvain {
 
-
    background: #bababa;
 
-
    border:1px solid #333333;
 
-
    font-weight:bold;
 
-
    padding:3px 5px;
 
-
    margin-bottom:1px
 
-
}
 
-
 
-
 
-
.romain {
 
-
    background: #efe715;
 
-
    border:1px solid #333333;
 
-
    font-weight:bold;
 
-
    padding:3px 5px;
 
-
    margin-bottom:1px
 
-
}
 
-
 
-
.charlotte {
 
-
    background: #d8279c;
 
-
    border:1px solid #333333;
 
-
    font-weight:bold;
 
-
    padding:3px 5px;
 
-
    margin-bottom:1px
 
-
}
 
-
 
-
.stoff {
 
-
    background: #fbfbfb;
 
-
    border:1px solid #333333;
 
-
    font-weight:bold;
 
-
    padding:3px 5px;
 
-
    margin-bottom:1px
 
-
}
 
-
 
-
.christophe {
 
-
    background: #0824f5;
 
-
    border:1px solid #333333;
 
-
    font-weight:bold;
 
-
    padding:3px 5px;
 
-
    margin-bottom:1px
 
-
}
 
-
 
-
.lisa {
 
-
    background: #06ff00;
 
-
    border:1px solid #333333;
 
-
    font-weight:bold;
 
-
    padding:3px 5px;
 
-
    margin-bottom:1px
 
-
}
 
-
 
-
.caroline {
 
-
    background: #b40ecd;
 
-
    border:1px solid #333333;
 
-
    font-weight:bold;
 
-
    padding:3px 5px;
 
-
    margin-bottom:1px
 
-
}
 
-
 
-
.soufiane {
 
-
    background: #ff9966;
 
-
    border:1px solid #333333;
 
-
    font-weight:bold;
 
-
    padding:3px 5px;
 
-
    margin-bottom:1px
 
-
}
 
-
 
-
.vicard {
 
-
    background: #79f4f8;
 
-
    border:1px solid #333333;
 
-
    font-weight:bold;
 
-
    padding:3px 5px;
 
-
    margin-bottom:1px
 
-
}
 
-
 
-
.pierre {
 
-
    background: #e35050;
 
-
    border:1px solid #333333;
 
-
    font-weight:bold;
 
-
    padding:3px 5px;
 
-
    margin-bottom:1px
 
-
}
 
-
 
-
.correction {
 
-
    color:red;
 
-
}
 
-
 
-
.francais {
 
-
    color:pink;
 
-
    font-weight:bold;
 
-
}
 
-
/*//////////////*/
 
-
/* references //*/                                                               
 
-
/*//////////////*/
 
-
 
-
ol.references {
 
-
    text-align: left;
 
-
    font-size: smaller;
 
-
}
 
-
 
-
ul.references {
 
-
    text-align: left;
 
-
    font-size: smaller;
 
-
}
 
-
 
-
/*////////////////*/
 
-
/*// core stuff //*/                                                               
 
-
/*///////////////*/
 
-
 
-
.sponsor, .sponsor td, .sponsor tr {
 
-
    background:transparent;
 
-
}
 
-
 
-
/*reset*/
 
-
p {
 
-
    margin:0;
 
-
}
 
-
 
-
.editsection {
 
-
    font-size: 100%;
 
-
    font-weight: normal;
 
-
    font-color:#b0310e;
 
-
}
 
-
 
-
ol.references > li:target  {
 
-
    background-color: #def;
 
-
}
 
-
 
-
 
-
a:hoover{
 
-
    text-decoration: none;
 
-
    color:#00a7e7;
 
-
}
 
-
 
-
a, a:visited{
 
-
    color:#0a3585;
 
-
}
 
-
body {
 
-
    font-family: Tahoma,Helvetica,Arial,Verdana,sans-serif;
 
-
    line-height: 1.5;
 
-
}
 
-
 
-
/* hide table of contents */
 
-
#toc {
 
-
    display: none;
 
-
}
 
-
 
-
h1 {
 
-
    font-size: 160%;
 
-
}
 
-
 
-
/* Team presentation */
 
-
.leftcolumn {
 
-
    float: left;
 
-
    margin: 0px 10px 10px 17px;
 
-
    width: 150px;
 
-
    display: inline;
 
-
}
 
-
.rightcolumn {
 
-
    float: right;
 
-
    margin: 0px 10px 10px 17px;
 
-
    width: 550px;
 
-
    display: inline;
 
-
    text-align:justify;
 
-
}
 
-
 
-
 
-
/*Sponsor Acknolegment*/
 
-
 
-
.a-leftcolumn {
 
-
    float: left;
 
-
    margin: 10px 10px 10px 10px;
 
-
    width: 100px;
 
-
    display: inline;
 
-
}
 
-
.a-rightcolumn {
 
-
    float: right;
 
-
    margin: 10px 10px 10px 0px;
 
-
    width: 620px;
 
-
    display: inline;
 
-
 
-
}
 
-
 
-
.a-leftcolumn2 {
 
-
    float: left;
 
-
    margin: 10px 10px 10px 10px;
 
-
    width: 620px;
 
-
    display: inline;
 
-
}
 
-
.a-rightcolumn2 {
 
-
    float: right;
 
-
    margin: 10px 10px 10px 0px;
 
-
    width: 140px;
 
-
    display: inline;
 
-
}
 
-
.a-neutral {
 
-
    float: left;
 
-
    margin: 0px 10px 20px 10px;
 
-
}
 
-
.space {
 
-
    clear:both;
 
-
}
 
-
 
-
/* colors lab notebook */
 
-
.day-empty {
 
-
    color: #b0310e;
 
-
}
 
-
.day-active {
 
-
    color: green;
 
-
}
 
-
.today {
 
-
    background-color: #ccc;
 
-
}
 
-
 
-
.footnote {
 
-
    text-align: left;
 
-
    font-size: smaller;
 
-
}
 
-
 
</style>
</style>
</html>
</html>
-
<span/ id="top">
 
-
<div id="header">
 
-
<div id="header_left"><span class="plainlinks">[https://2009.igem.org/Team:Paris/iLife#top &nbsp; ]</span></div>
 
-
<div id="header_middle"></div>
 
-
<div id="header_right"><span class="plainlinks">[https://2009.igem.org/Team:Paris#top &nbsp; ]</span></div>
 
-
<div id="header_bar_lab">
 
-
[[Team:Paris/Protocols#top | Protocols]]
 
-
[[Team:Paris/Freezer#top | Freezer]]
 
-
[[Team:Paris/NoteBook#top | NoteBook]]
 
-
[[Team:Paris/Papers#top | Bibliography]]
 
-
[[Team:Paris/Parts#top | Parts ]]
 
-
[[Team:Paris/WetLab#top | WetLab ]]
 
-
[[Team:Paris/DryLab#top | DryLab ]]
 
-
</div><div id="header_bar_link">
 
-
[[Team:Paris/Team#top | Team]]
 
-
[[Team:Paris/Collaborations#top | Collaborations]]
 
-
[[Team:Paris/Contact#top | Contacts]]
 
-
[[Team:Paris/Acknowledgements#top | Acknowledgements]]
 
-
[[Team:Paris/Links#top | Links]]
 
-
</div>
 
-
</div>
 

Latest revision as of 15:22, 17 August 2010