Team:Freiburg Bioware/css images
From 2010.igem.org
(Difference between revisions)
(New page: <html> <style> img { border: none; } img.img-right { float: left; max-width: 200px; max-height: 200px; } img.logoright { margin: 20px 50px 50px 150px; float: right; } img.logorightII ...) |
|||
(32 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 { | ||
+ | width:400px; | ||
+ | margin: 40px 5px 0px 5px; | ||
+ | } | ||
- | img | + | .virus img { |
- | margin: | + | margin:10px 0; |
- | + | ||
} | } | ||
- | + | .box_home img { | |
- | + | float:left; | |
+ | width:100px; | ||
+ | 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 { | 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 30: | Line 60: | ||
width: auto; | width: auto; | ||
height: auto; | height: auto; | ||
- | |||
- | |||
} | } | ||
- | # | + | #spon5 { |
- | + | margin: 70px 20px 10px 20px; | |
- | + | ||
- | margin: | + | |
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | + | table.highlights { | |
- | width: | + | width:260px; |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | |||
- | |||
- | |||
</style> | </style> | ||
</html> | </html> |
Latest revision as of 02:44, 28 October 2010