Template:EPFL 2010 2
From 2010.igem.org
(Difference between revisions)
Line 5: | Line 5: | ||
--> | --> | ||
+ | <!-- EPFL Template Create by : Thibault Dupont Date : 2010.07.22 --> | ||
<html> | <html> | ||
+ | <style type="text/css"> | ||
- | + | // CSS - Nascondere Banner | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
div#top-section { | div#top-section { | ||
- | height: | + | height:18px; |
+ | overflow:hidden; | ||
border-left:none; | border-left:none; | ||
border-right:none; | border-right:none; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
Line 33: | Line 22: | ||
} | } | ||
+ | div#menubar{ | ||
+ | font:white; | ||
+ | } | ||
#footer-box { | #footer-box { | ||
- | + | display:none; | |
- | + | ||
- | + | ||
- | + | ||
} | } | ||
Line 44: | Line 33: | ||
display:none | display:none | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
#content { | #content { | ||
- | + | background: none; | |
- | border-width: | + | border:none; |
- | border-color: #000000 | + | //border-width: 1px; |
- | + | //border-color: #000000; | |
} | } | ||
#bodyContent { | #bodyContent { | ||
- | |||
padding: 0px; | padding: 0px; | ||
- | |||
margin-left : -5px; | margin-left : -5px; | ||
margin-right : -5px; | margin-right : -5px; | ||
- | |||
- | |||
} | } | ||
.firstHeading { | .firstHeading { | ||
display:none; | display:none; | ||
- | } | + | } |
.EPFL_content { | .EPFL_content { | ||
position:relative; | position:relative; | ||
- | top: | + | top:100px; |
margin-left:90px; | margin-left:90px; | ||
margin-right: 20px; | margin-right: 20px; | ||
Line 87: | Line 65: | ||
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: | + | //background-repeat:no-repeat; |
+ | background-color:#404040; | ||
background-position: center top; | background-position: center top; | ||
- | |||
- | |||
} | } | ||
- | |||
- | |||
- | |||
</style> | </style> | ||
- | |||
<div style="position: absolute; right: 0px; top: -90px; height: 96px; width: 125px;"> | <div style="position: absolute; right: 0px; top: -90px; height: 96px; width: 125px;"> |
Revision as of 14:48, 26 October 2010