Team:Potsdam Bioware/css
From 2011.igem.org
(Difference between revisions)
(12 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; | ||
Line 49: | Line 65: | ||
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; | background-position: center bottom; | ||
+ | margin-top:50px; | ||
} | } | ||
Latest revision as of 07:48, 19 September 2011