Team:Freiburg Bioware/css images
From 2010.igem.org
(Difference between revisions)
(30 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
<style> | <style> | ||
- | img { | + | |
- | + | .pageContent img { | |
+ | margin:10px; | ||
+ | margin:auto; | ||
} | } | ||
- | img | + | #dna-foot img { |
- | + | z-index: 20; | |
- | + | ||
- | + | ||
} | } | ||
+ | #lab_journal_navi img { | ||
+ | margin: 2px 0; | ||
+ | } | ||
- | + | div.lab_journal_img img { | |
- | margin: | + | width:400px; |
+ | margin: 40px 5px 0px 5px; | ||
} | } | ||
- | + | .virus img { | |
- | + | margin:10px 0; | |
- | + | ||
} | } | ||
- | + | .box_home img { | |
- | width: | + | float:left; |
- | height: | + | width:100px; |
- | margin: | + | height:100px; |
+ | margin:0 0 0 10px; | ||
+ | } | ||
+ | |||
+ | |||
+ | img.right { | ||
float: right; | float: right; | ||
- | + | max-width: 400px; | |
- | + | max-height: 400px; | |
+ | } | ||
+ | img.left { | ||
+ | float: left; | ||
+ | max-width: 400px; | ||
+ | max-height: 400px; | ||
} | } | ||
+ | img.spon5 { | ||
+ | max-width:135px; | ||
+ | max-height:135px; | ||
+ | } | ||
+ | div.spon5{ | ||
+ | padding:20px 20px 10px; | ||
+ | float:left; | ||
+ | width:135px; | ||
+ | height:135px; | ||
+ | } | ||
+ | .spon5 .subtitle { | ||
+ | display:none; | ||
+ | } | ||
+ | #animated_virus { | ||
+ | width: auto; | ||
+ | height: auto; | ||
+ | } | ||
#spon5 { | #spon5 { | ||
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