Template:MIT-style
From 2012.igem.org
(Difference between revisions)
Line 71: | Line 71: | ||
#centersponsors{ | #centersponsors{ | ||
- | |||
width: 197px; | width: 197px; | ||
margin-right: 17px; | margin-right: 17px; | ||
Line 84: | Line 83: | ||
} | } | ||
#leftsponsors{ | #leftsponsors{ | ||
- | |||
width: 175px; | width: 175px; | ||
margin-right: 17px; | margin-right: 17px; | ||
Line 93: | Line 91: | ||
} | } | ||
#rightsponsors{ | #rightsponsors{ | ||
- | |||
width: 170px; | width: 170px; | ||
display: inline; | display: inline; | ||
Line 101: | Line 98: | ||
} | } | ||
#leftsponsors, #centersponsors, #rightsponsors{ | #leftsponsors, #centersponsors, #rightsponsors{ | ||
+ | float:left; | ||
list-style-type:none; | list-style-type:none; | ||
list-style-image:none; | list-style-image:none; |