Template:Paris2009
From 2009.igem.org
(Difference between revisions)
Christophe.R (Talk | contribs) |
Christophe.R (Talk | contribs) |
||
(441 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
- | |||
<style type="text/css"> | <style type="text/css"> | ||
+ | |||
+ | |||
+ | |||
body { | body { | ||
- | + | background: #999999 /* url(https://static.igem.org/mediawiki/2009/4/4e/Slash_white.png)repeat;*/ | |
- | + | ||
- | + | ||
- | background: url(https://static.igem.org/mediawiki/2009/4/4e/Slash_white.png)repeat; | + | |
} | } | ||
- | /*---------------------- | + | #content { |
- | /* | + | background: white /*url(https://static.igem.org/mediawiki/2009/4/4e/Slash_white.png)repeat;*/ |
- | /* | + | 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{ | ||
+ | color:#b0310e; | ||
+ | font-weight:normal; | ||
+ | font-size:1.5em; | ||
+ | position:relative; | ||
+ | } | ||
+ | |||
+ | |||
+ | a4{ | ||
+ | color:#b0310e; | ||
+ | font-weight:normal; | ||
+ | font-size:1.6em; | ||
+ | text-align : right; | ||
+ | } | ||
+ | |||
+ | |||
+ | #footer-box { | ||
+ | background: white; /*url(https://static.igem.org/mediawiki/2009/4/4e/Slash_white.png)repeat;*/ | ||
+ | border:1; | ||
+ | } | ||
+ | |||
+ | /*////////////*/ | ||
+ | /*// Header //*/ | ||
+ | /*////////////*/ | ||
- | + | .firstHeading { | |
+ | color:transparent; | ||
+ | font-size:0.1em; | ||
width: 965px; | width: 965px; | ||
- | height: | + | height: 238px; |
position: relative; | position: relative; | ||
- | + | top:0; | |
- | + | left:0; | |
- | + | margin:0; | |
+ | background: url(https://static.igem.org/mediawiki/2009/5/5d/Header_BG_Paris.png); | ||
} | } | ||
#header_left .plainlinks a { | #header_left .plainlinks a { | ||
- | width: | + | width: 10px; |
- | height: | + | height: 10px; |
+ | z-index: 100; | ||
position: absolute; | position: absolute; | ||
- | top: | + | top: 100px; |
- | left: | + | left: 300px; |
text-decoration: none; | text-decoration: none; | ||
- | + | background: transparent; | |
- | + | padding: 0; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
#header_right .plainlinks a { | #header_right .plainlinks a { | ||
- | width: | + | width: 100px; |
- | height: | + | height: 100px; |
z-index: 100; | z-index: 100; | ||
position: absolute; | position: absolute; | ||
- | top: | + | top: 10px; |
- | right: | + | right: 30px; |
text-decoration: none; | text-decoration: none; | ||
- | + | background: blue; | |
padding: 0; | padding: 0; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
#header_bar_link { | #header_bar_link { | ||
- | width: | + | width: 450px; |
height: 17px; | height: 17px; | ||
position: absolute; | position: absolute; | ||
- | top: | + | top: 218px; |
- | left: | + | left: 10px; |
- | background | + | background: transparent; |
} | } | ||
- | #header_bar_link a, #header_bar_link .selflink { | + | #header_bar_link a:link, #header_bar_link a:visited, #header_bar_link a:active, #header_bar_link .selflink { |
text-decoration: none; | text-decoration: none; | ||
- | color:# | + | color: #3563b8; |
position: relative; | position: relative; | ||
- | float: | + | float: left; |
- | margin: | + | margin: 0px 10px 5px 10px; |
height: 17px; | height: 17px; | ||
- | font-size: | + | font-size: 100%; |
- | + | ||
} | } | ||
- | #header_bar_link a:hover { | + | #header_bar_link a:hover, #header_bar_link .selflink, #header_bar_link .normal, #header_bar_link .subnav { |
- | color: | + | 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; | width: 110px; | ||
- | |||
position: relative; | position: relative; | ||
float: left; | 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- | + | text-align: justify; |
- | + | background:url(https://static.igem.org/mediawiki/2009/6/6e/Content_BG_Paris_2009.png) repeat-y; | |
} | } | ||
- | + | ||
- | + | /*//////////////*/ | |
- | + | /*// Team //*/ | |
- | + | /*//////////////*/ | |
- | + | ||
- | + | ||
- | padding: | + | .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 | |
- | padding: | + | |
- | + | ||
} | } | ||
- | + | .luc { | |
- | + | background: #59eb26; | |
- | + | border:1px solid #333333; | |
- | + | font-weight:bold; | |
+ | padding:3px 5px; | ||
+ | margin-bottom:1px | ||
} | } | ||
- | + | .sylvain { | |
- | + | background: #bababa; | |
- | border: 1px solid # | + | border:1px solid #333333; |
- | + | font-weight:bold; | |
- | + | padding:3px 5px; | |
- | + | margin-bottom:1px | |
} | } | ||
- | |||
- | |||
- | |||
- | + | .romain { | |
- | + | background: #efe715; | |
- | + | border:1px solid #333333; | |
- | + | font-weight:bold; | |
- | margin- | + | 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; | |
- | font- | + | margin-bottom:1px |
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | + | .lisa { | |
- | /* references | + | 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 { | ol.references { | ||
Line 211: | Line 332: | ||
} | } | ||
- | /* | + | /*////////////////*/ |
- | + | /*// core stuff //*/ | |
- | background | + | /*///////////////*/ |
+ | |||
+ | .sponsor, .sponsor td, .sponsor tr { | ||
+ | background:transparent; | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
/*reset*/ | /*reset*/ | ||
Line 226: | Line 346: | ||
.editsection { | .editsection { | ||
- | font-size: | + | font-size: 100%; |
font-weight: normal; | 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 { | body { | ||
font-family: Tahoma,Helvetica,Arial,Verdana,sans-serif; | font-family: Tahoma,Helvetica,Arial,Verdana,sans-serif; | ||
line-height: 1.5; | line-height: 1.5; | ||
- | |||
} | } | ||
Line 245: | Line 378: | ||
} | } | ||
- | /* | + | /* 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 { | |
- | a | + | float: right; |
- | + | margin: 10px 10px 10px 0px; | |
+ | width: 140px; | ||
+ | display: inline; | ||
} | } | ||
- | a | + | .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 { | .footnote { | ||
text-align: left; | text-align: left; | ||
font-size: smaller; | font-size: smaller; | ||
} | } | ||
+ | |||
+ | |||
</style> | </style> | ||
</html> | </html> | ||
- | + | <span/ id="top"> | |
<div id="header"> | <div id="header"> | ||
- | + | <div id="header_left"><span class="plainlinks">[https://2009.igem.org/Team:Paris/iLife#top ]</span></div> | |
- | <div id="header_left"><span class="plainlinks">[https://2009.igem.org/Team:Paris ]</span></div> | + | <div id="header_middle"></div> |
- | <div id=" | + | <div id="header_right"><span class="plainlinks">[https://2009.igem.org/Team:Paris#top ]</span></div> |
- | + | <div id="header_bar_lab"> | |
- | <div id=" | + | [[Team:Paris/Protocols#top | Protocols]] |
- | [[Team:Paris/ | + | [[Team:Paris/Freezer#top | Freezer]] |
- | [[Team:Paris/ | + | [[Team:Paris/NoteBook#top | NoteBook]] |
- | [[Team:Paris/Papers | | + | [[Team:Paris/Papers#top | Bibliography]] |
- | [[Team:Paris/ | + | [[Team:Paris/Parts#top | Parts ]] |
- | [[Team:Paris/ | + | [[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> | ||
- | |||
</div> | </div> |
Latest revision as of 19:53, 20 October 2009