Template:MIT-style

From 2012.igem.org

(Difference between revisions)
Line 71: Line 71:
#centersponsors{
#centersponsors{
-
    float: center;
 
     width: 197px;
     width: 197px;
     margin-right: 17px;
     margin-right: 17px;
Line 84: Line 83:
}
}
#leftsponsors{
#leftsponsors{
-
    float: center;
 
     width: 175px;
     width: 175px;
     margin-right: 17px;
     margin-right: 17px;
Line 93: Line 91:
}  
}  
#rightsponsors{
#rightsponsors{
-
    float: center;
 
     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;

Revision as of 17:13, 21 October 2012