Template:MIT-style
From 2012.igem.org
(Difference between revisions)
(2 intermediate revisions not shown) | |||
Line 83: | Line 83: | ||
} | } | ||
#leftsponsors{ | #leftsponsors{ | ||
+ | padding-left:50px; | ||
width: 175px; | width: 175px; | ||
margin-right: 17px; | margin-right: 17px; | ||
Line 105: | Line 106: | ||
#leftsponsors li, #centersponsors li, #rightsponsors li{ | #leftsponsors li, #centersponsors li, #rightsponsors li{ | ||
margin-left: 0px; | margin-left: 0px; | ||
- | padding: 0 0 | + | padding: 0 0 20px 0; |
} | } | ||
#leftsponsors img, #centersponsors img, #rightsponsors img{ | #leftsponsors img, #centersponsors img, #rightsponsors img{ | ||
Line 212: | Line 213: | ||
margin-top: 20px; | margin-top: 20px; | ||
} | } | ||
+ | |||
+ | .mrna_domain {float: left; } | ||
#top-section, #top-section * { border: none !important; border: none;} | #top-section, #top-section * { border: none !important; border: none;} |