Template:MIT-style
From 2012.igem.org
(Difference between revisions)
(5 intermediate revisions not shown) | |||
Line 71: | Line 71: | ||
#centersponsors{ | #centersponsors{ | ||
- | |||
width: 197px; | width: 197px; | ||
margin-right: 17px; | margin-right: 17px; | ||
Line 84: | Line 83: | ||
} | } | ||
#leftsponsors{ | #leftsponsors{ | ||
- | + | padding-left:50px; | |
width: 175px; | width: 175px; | ||
margin-right: 17px; | margin-right: 17px; | ||
Line 93: | Line 92: | ||
} | } | ||
#rightsponsors{ | #rightsponsors{ | ||
- | |||
width: 170px; | width: 170px; | ||
display: inline; | display: inline; | ||
Line 101: | Line 99: | ||
} | } | ||
#leftsponsors, #centersponsors, #rightsponsors{ | #leftsponsors, #centersponsors, #rightsponsors{ | ||
+ | float:left; | ||
list-style-type:none; | list-style-type:none; | ||
list-style-image:none; | list-style-image:none; | ||
Line 107: | 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 129: | Line 128: | ||
p{ | p{ | ||
- | padding: | + | padding: 5px 0 5px 0; |
} | } | ||
Line 214: | 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;} |