Template:Stockholm/Top2
From 2010.igem.org
(Difference between revisions)
m |
m |
||
Line 33: | Line 33: | ||
<style type="text/css"> | <style type="text/css"> | ||
body {background-color:#f9e29d;} | body {background-color:#f9e29d;} | ||
- | .firstHeading { display:none; } | + | #top-section |
+ | { | ||
+ | width:965px; | ||
+ | border: 0; | ||
+ | border-bottom: 1px solid #888888; | ||
+ | height: 20px; | ||
+ | overflow: visible; | ||
+ | } | ||
+ | #menubar | ||
+ | { | ||
+ | position: absolute; | ||
+ | top: 0px; | ||
+ | display:block; | ||
+ | float:left; | ||
+ | border: none; | ||
+ | |||
+ | } | ||
+ | #menubar li a | ||
+ | { | ||
+ | color: #888888; | ||
+ | } | ||
+ | |||
+ | #menubar.right-menu | ||
+ | { | ||
+ | position: absolute; | ||
+ | right: 20px; | ||
+ | font-size: 10px; | ||
+ | } | ||
+ | #menubar.left-menu | ||
+ | { | ||
+ | position: absolute; | ||
+ | left: 20px; | ||
+ | font-size: 10px; | ||
+ | } | ||
+ | |||
+ | #search-controls | ||
+ | { | ||
+ | display: none | ||
+ | } | ||
+ | |||
+ | #p-logo a | ||
+ | { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | #p-logo | ||
+ | { | ||
+ | position: relative; | ||
+ | top: 50px; | ||
+ | height="0px;" | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | |||
+ | } | ||
+ | |||
+ | #content | ||
+ | { | ||
+ | position: relative; | ||
+ | top: 10px; | ||
+ | border: 1; | ||
+ | |||
+ | } | ||
+ | |||
+ | .firstHeading | ||
+ | { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | #menubar .selected a | ||
+ | { | ||
+ | color:black; | ||
+ | } | ||
+ | #menubar li a:hover | ||
+ | { | ||
+ | color:black; | ||
+ | } | ||
+ | |||
+ | |||
.intro { margin-left:0px; margin-top:211px; padding:10px; border-left:solid 5px #FFF; border-right:solid 5px #FFF; text-align:justify;background:#FFF; text-decoration: underline} | .intro { margin-left:0px; margin-top:211px; padding:10px; border-left:solid 5px #FFF; border-right:solid 5px #FFF; text-align:justify;background:#FFF; text-decoration: underline} | ||
Line 40: | Line 117: | ||
- | <html><img style="position:absolute;right:-1px;left:-1;top:0px;" src="https://static.igem.org/mediawiki/2010/2/2d/Logo3.png"></html> | + | <html><img style="position:absolute;right:-1px;left:-1;top:0px;" src="https://static.igem.org/mediawiki/2010/2/2d/Logo3.png"></html> |
- | + | ||
- | |||
Revision as of 23:52, 25 July 2010