Template:MIT-style
From 2012.igem.org
(Difference between revisions)
Line 71: | Line 71: | ||
#centersponsors{ | #centersponsors{ | ||
- | float: | + | float: center; |
width: 197px; | width: 197px; | ||
margin-right: 17px; | margin-right: 17px; | ||
Line 84: | Line 84: | ||
} | } | ||
#leftsponsors{ | #leftsponsors{ | ||
- | float: | + | float: center; |
width: 175px; | width: 175px; | ||
margin-right: 17px; | margin-right: 17px; | ||
Line 93: | Line 93: | ||
} | } | ||
#rightsponsors{ | #rightsponsors{ | ||
- | float: | + | float: center; |
width: 170px; | width: 170px; | ||
display: inline; | display: inline; |