Team:EPF Lausanne
From 2010.igem.org
(Difference between revisions)
(42 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<!-- | <!-- | ||
EPFL Template | EPFL Template | ||
- | + | Created by : Thibault Dupont | |
Date : 2010.07.22 | Date : 2010.07.22 | ||
--> | --> | ||
Line 8: | Line 8: | ||
<head> | <head> | ||
+ | |||
<style> | <style> | ||
- | + | .mw-headline { | |
+ | color: black; | ||
+ | } | ||
- | + | div#top-section { | |
- | + | height:100px; | |
+ | border-left:none; | ||
+ | border-right:none; | ||
} | } | ||
+ | |||
+ | div#menubar{ | ||
+ | top:15px; | ||
+ | } | ||
+ | |||
+ | div.right-menu{ | ||
+ | right:120px; | ||
+ | } | ||
+ | |||
+ | #p-logo { | ||
+ | display:none; | ||
+ | } | ||
+ | |||
#footer-box { | #footer-box { | ||
- | + | /* display:none; */ | |
+ | position:absolute; | ||
+ | bottom: -80px; | ||
+ | left:144px; | ||
+ | background:none; | ||
} | } | ||
+ | |||
+ | #search-controls { | ||
+ | display:none | ||
+ | } | ||
+ | |||
+ | span.mw-headline{ | ||
+ | color:pink; | ||
+ | border-bottom: 0px solid #AAAAAA; | ||
+ | } | ||
+ | |||
+ | p{font-family:"Courier New", "Georgia", "Arial";} | ||
#content { | #content { | ||
- | + | margin-top:0px; | |
- | border-width: | + | border-width: 0px; |
border-color: #000000; | border-color: #000000; | ||
+ | background: inherit; | ||
} | } | ||
#bodyContent { | #bodyContent { | ||
+ | background:none; | ||
padding: 0px; | padding: 0px; | ||
+ | margin-top : 80px; | ||
margin-left : -5px; | margin-left : -5px; | ||
margin-right : -5px; | margin-right : -5px; | ||
+ | background-image:url('https://static.igem.org/mediawiki/2010/6/6a/EPFL_BG.png'); | ||
+ | background-position:0px 200px; | ||
} | } | ||
.firstHeading { | .firstHeading { | ||
display:none; | display:none; | ||
- | } | + | } |
.EPFL_content { | .EPFL_content { | ||
position:relative; | position:relative; | ||
- | top: | + | top:40px; |
margin-left:90px; | margin-left:90px; | ||
margin-right: 20px; | margin-right: 20px; | ||
Line 50: | Line 88: | ||
width: 180px; | width: 180px; | ||
} | } | ||
+ | |||
body | body | ||
{ | { | ||
background:url('https://static.igem.org/mediawiki/2010/5/58/EPFL_Page_bg.png'); | background:url('https://static.igem.org/mediawiki/2010/5/58/EPFL_Page_bg.png'); | ||
- | + | background-repeat:y-repeat; | |
- | background-position: center | + | background-position: center top; |
+ | //background-color:#404040; | ||
+ | //background-image:url('http://hem.bredband.net/notum/old_paper.jpg'); | ||
} | } | ||
Line 64: | Line 105: | ||
</head> | </head> | ||
+ | <div style="position: absolute; right: 0px; top: -90px; height: 96px; width: 125px;"> | ||
+ | <a href="https://2010.igem.org/"> | ||
+ | <img alt="" height="96" src="https://static.igem.org/mediawiki/2010/b/b0/UCL-Igem.png" width="125" class="auto-style1" /></a></div> | ||
- | <div style="position: absolute; left: 0px; top: 0px; height: 80px; width: 975px;"> | + | <div style="position: absolute; left: 0px; top: 0px; height: 80px; width: 975px; display:none;"> |
- | <img alt="" src="https://static.igem.org/mediawiki/2010/7/7b/EPFL_BG_Blank.png"/></div> | + | <img alt="" src="https://static.igem.org/mediawiki/2010/7/7b/EPFL_BG_Blank.png"/> |
+ | </div> | ||
<div style="position: absolute; left: 60px; top: 11px; height: 85px; width: 125px;"> | <div style="position: absolute; left: 60px; top: 11px; height: 85px; width: 125px;"> | ||
Line 89: | Line 134: | ||
<a href="https://2010.igem.org/Team:EPF_Lausanne/Sponsors"> | <a href="https://2010.igem.org/Team:EPF_Lausanne/Sponsors"> | ||
<img alt="" height="80" src="https://static.igem.org/mediawiki/2010/0/0a/EPFL_Menu_2_Sponso.png" width="125" class="auto-style1" /></a></div> | <img alt="" height="80" src="https://static.igem.org/mediawiki/2010/0/0a/EPFL_Menu_2_Sponso.png" width="125" class="auto-style1" /></a></div> | ||
- | |||
<div style="position: absolute; left: 0px; top: 60px; height: 297px; width: 975px; z-index: 20;"> | <div style="position: absolute; left: 0px; top: 60px; height: 297px; width: 975px; z-index: 20;"> | ||
<a href="https://2010.igem.org/Team:EPF_Lausanne/Home"> | <a href="https://2010.igem.org/Team:EPF_Lausanne/Home"> | ||
<img alt=""src="https://static.igem.org/mediawiki/2010/3/32/EPFL_Main_Web_3.png" /></a></div> | <img alt=""src="https://static.igem.org/mediawiki/2010/3/32/EPFL_Main_Web_3.png" /></a></div> | ||
+ | |||
+ | |||
+ | <!-- NEW FIRST PAGE | ||
+ | <div style="position: absolute; left: 0px; top: 60px; height: 297px; width: 975px; z-index: 20;"> | ||
+ | <a href="https://2010.igem.org/Team:EPF_Lausanne/Home"> | ||
+ | <img alt=""src="https://static.igem.org/mediawiki/2010/1/17/EPFL_first_page.png" /></a></div> | ||
+ | --> | ||
</html> | </html> | ||
+ | <div> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
- | |||
Latest revision as of 21:58, 27 October 2010