Team:Freiburg Bioware/css images
From 2010.igem.org
(Difference between revisions)
(25 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
<style> | <style> | ||
+ | |||
+ | .pageContent img { | ||
+ | margin:10px; | ||
+ | margin:auto; | ||
+ | } | ||
+ | |||
+ | #dna-foot img { | ||
+ | z-index: 20; | ||
+ | } | ||
+ | |||
+ | #lab_journal_navi img { | ||
+ | margin: 2px 0; | ||
+ | } | ||
+ | |||
+ | div.lab_journal_img img { | ||
+ | width:400px; | ||
+ | margin: 40px 5px 0px 5px; | ||
+ | } | ||
+ | |||
+ | .virus img { | ||
+ | margin:10px 0; | ||
+ | } | ||
.box_home img { | .box_home img { | ||
float:left; | float:left; | ||
- | width: | + | width:100px; |
- | height: | + | height:100px; |
- | margin:10px; | + | margin:0 0 0 10px; |
} | } | ||
+ | |||
img.right { | img.right { | ||
Line 21: | Line 44: | ||
img.spon5 { | img.spon5 { | ||
- | + | max-width:135px; | |
+ | max-height:135px; | ||
+ | } | ||
+ | div.spon5{ | ||
+ | padding:20px 20px 10px; | ||
+ | float:left; | ||
+ | width:135px; | ||
+ | height:135px; | ||
+ | } | ||
+ | .spon5 .subtitle { | ||
+ | display:none; | ||
} | } | ||
Line 32: | Line 65: | ||
margin: 70px 20px 10px 20px; | margin: 70px 20px 10px 20px; | ||
} | } | ||
+ | |||
+ | table.highlights { | ||
+ | width:260px; | ||
+ | } | ||
+ | |||
</style> | </style> | ||
</html> | </html> |
Latest revision as of 02:44, 28 October 2010