Template:INSA-Lyon/maincontent
From 2010.igem.org
(Difference between revisions)
Line 63: | Line 63: | ||
.sponsors { | .sponsors { | ||
- | height: | + | height: 100%; |
margin-top: 35px; | margin-top: 35px; | ||
margin-bottom: 20px; | margin-bottom: 20px; | ||
+ | margin-left: 5px; | ||
+ | margin-right: 5px; | ||
+ | border: 2px solid black; | ||
+ | } | ||
+ | .sponsors .sponsors_top { | ||
+ | height: 80px; | ||
+ | margin-top: 5px; | ||
margin-left: 5px; | margin-left: 5px; | ||
margin-right: 5px; | margin-right: 5px; | ||
Line 71: | Line 78: | ||
} | } | ||
- | .sponsors img{ | + | .sponsors .sponsors_next { |
+ | height: 80px; | ||
+ | margin-top: 15px; | ||
+ | margin-bottom: 20px; | ||
+ | margin-left: 5px; | ||
+ | margin-right: 5px; | ||
+ | border: 2px solid black; | ||
+ | } | ||
+ | .sponsors .sponsors_top, .sponsors .sponsors_next img{ | ||
float: left; | float: left; | ||
padding: 5px; | padding: 5px; | ||
} | } | ||
- | .sponsors p{ | + | .sponsors .sponsors_top, .sponsors .sponsors_next p{ |
padding: 5px; | padding: 5px; | ||
} | } |
Revision as of 18:12, 23 August 2010