Team:EPF Lausanne
From 2010.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
- | + | <!-- | |
+ | EPFL Template | ||
+ | Create by : Thibault Dupont | ||
+ | Date : 2010.07.22 | ||
+ | --> | ||
+ | |||
<html> | <html> | ||
- | < | + | <head> |
- | < | + | <style> |
+ | <!-- ============================================ CONTENT : CSS =========================================== --> | ||
- | + | .top-section { | |
+ | display:none; | ||
+ | } | ||
- | + | #footer-box { | |
+ | float: bottom; | ||
+ | } | ||
+ | #content { | ||
+ | background-color:#FFFFFF; | ||
+ | border-width: 1px; | ||
+ | border-color: #000000; | ||
+ | } | ||
+ | #bodyContent { | ||
+ | padding: 0px; | ||
+ | margin-left : -5px; | ||
+ | margin-right : -5px; | ||
+ | background-image:url('https://static.igem.org/mediawiki/2010/6/6a/EPFL_BG.png'); | ||
+ | } | ||
+ | .firstHeading { | ||
+ | display:none; | ||
+ | } | ||
- | </div> | + | .EPFL_content { |
+ | position:relative; | ||
+ | top:100px; | ||
+ | margin-left:90px; | ||
+ | margin-right: 20px; | ||
+ | |||
+ | } | ||
+ | |||
+ | #toc { | ||
+ | position: fixed; | ||
+ | left: -200px; | ||
+ | top: 25px; | ||
+ | width: 180px; | ||
+ | } | ||
+ | |||
+ | <!-- =============== END ======================== CONTENT : CSS ======================== END ============== --> | ||
+ | |||
+ | </style> | ||
+ | </head> | ||
+ | |||
+ | <div style="position: absolute; left: 0px; top: 60px; height: 140px; width: 975px;"> | ||
+ | <img alt="" src="https://static.igem.org/mediawiki/2010/7/77/EPFL_Main_Web_2.png"/></div> | ||
+ | |||
+ | |||
+ | <div style="position: absolute; right: 60px; top: 90px; height: 188px; width: 223px;"> | ||
+ | <a href="https://2010.igem.org/Team:EPF_Lausanne/Home"> | ||
+ | <img alt="" height="188" src="https://static.igem.org/mediawiki/2010/c/c1/EPFL_Enter_post-it.png" width="223" class="auto-style1" /></a></div> | ||
+ | |||
+ | </html> |
Revision as of 15:24, 31 August 2010