Template:EPFL 2010 2
From 2010.igem.org
(Difference between revisions)
(32 intermediate revisions not shown) | |||
Line 5: | Line 5: | ||
--> | --> | ||
- | |||
<html> | <html> | ||
- | |||
- | // | + | <head> |
+ | |||
+ | <style> | ||
+ | |||
+ | .mw-headline { | ||
+ | /*color: black;*/ | ||
+ | } | ||
div#top-section { | div#top-section { | ||
- | height: | + | height:100px; |
- | + | ||
border-left:none; | border-left:none; | ||
border-right:none; | border-right:none; | ||
+ | } | ||
+ | |||
+ | div#menubar{ | ||
+ | top:15px; | ||
+ | } | ||
+ | |||
+ | div.right-menu{ | ||
+ | right:120px; | ||
} | } | ||
Line 22: | Line 33: | ||
} | } | ||
- | + | span.editsection{font-size:11px;} | |
- | font: | + | |
- | + | ||
#footer-box { | #footer-box { | ||
- | display:none; | + | /* display:none; */ |
+ | position:absolute; | ||
+ | bottom: -80px; | ||
+ | left:144px; | ||
+ | background:none; | ||
} | } | ||
Line 33: | Line 47: | ||
display:none | display:none | ||
} | } | ||
+ | |||
+ | |||
+ | h1, h2, h3, h4, h5, h6 { | ||
+ | border:0; | ||
+ | font-family:"Courier New", "Georgia", "Arial"; | ||
+ | } | ||
+ | |||
+ | h1 { | ||
+ | padding-top:0.8em; | ||
+ | padding-left:20px; | ||
+ | background-image:url('https://static.igem.org/mediawiki/2010/c/ce/EPFL_title_bg.png'); | ||
+ | background-repeat:no-repeat; | ||
+ | min-height:1.6em; | ||
+ | font-weight:bold; | ||
+ | font-size:2.4em; | ||
+ | } | ||
+ | |||
+ | h2 { | ||
+ | color:#FF1493; | ||
+ | font-weight:bold; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | p{text-align:justify;} | ||
#content { | #content { | ||
- | + | font-family:"Courier New", "Georgia", "Arial"; | |
- | + | margin-top:0px; | |
- | + | border-width: 0px; | |
- | + | 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 65: | Line 109: | ||
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 top; | background-position: center top; | ||
+ | //background-color:#404040; | ||
+ | //background-image:url('http://hem.bredband.net/notum/old_paper.jpg'); | ||
} | } | ||
+ | |||
+ | <!-- =============== END ======================== CONTENT : CSS ======================== END ============== --> | ||
+ | |||
</style> | </style> | ||
+ | </head> | ||
<div style="position: absolute; right: 0px; top: -90px; height: 96px; width: 125px;"> | <div style="position: absolute; right: 0px; top: -90px; height: 96px; width: 125px;"> |
Latest revision as of 22:54, 26 October 2010