Team:Potsdam Bioware/css
From 2011.igem.org
(Difference between revisions)
(16 intermediate revisions not shown) | |||
Line 3: | Line 3: | ||
<head> | <head> | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | |||
+ | ol | ||
+ | { | ||
+ | text-align:justify; | ||
+ | font-size:12px; | ||
+ | } | ||
* { | * { | ||
Line 9: | Line 15: | ||
} | } | ||
#globalWrapper { | #globalWrapper { | ||
- | |||
margin:auto; | margin:auto; | ||
- | |||
} | } | ||
#top-section { | #top-section { | ||
Line 43: | Line 47: | ||
z-index:5; | z-index:5; | ||
} | } | ||
+ | |||
+ | #footer | ||
+ | { | ||
+ | margin-top:60px; | ||
+ | margin-bottom:-60px; | ||
+ | } | ||
+ | |||
+ | A:hover | ||
+ | { | ||
+ | text-decoration:none; | ||
+ | } | ||
+ | |||
#footer-box { | #footer-box { | ||
- | position:relative; | + | position: relative; |
- | clear:both; | + | clear: both; |
- | background:url(https://static.igem.org/mediawiki/ | + | background: url(https://static.igem.org/mediawiki/2011/c/c4/Uni_potsdam_logo_original.png) transparent no-repeat; |
- | border:none; | + | border: none; |
- | width:980px; | + | width: 980px; |
- | height: | + | height: 410px; |
- | clear:both; | + | clear: both; |
- | z-index:10; | + | z-index: 10; |
+ | background-position: center bottom; | ||
+ | margin-top:50px; | ||
} | } | ||
Latest revision as of 07:48, 19 September 2011