Template:Main Page CSS
From 2011.igem.org
(Difference between revisions)
(Created page with "<html> <style type="text/css"> #sub_wrapper { width: 700px; float:left; } .announcement p { font-family: Lucida Grande, Verdana, Arial, sans-serif; color: #e70200; font-weight...") |
|||
Line 98: | Line 98: | ||
#sponsors td { | #sponsors td { | ||
padding: 15px 0px 0px 15px; | padding: 15px 0px 0px 15px; | ||
+ | } | ||
+ | |||
+ | #sponsor_table td { | ||
+ | width: 250px; | ||
+ | padding-left: 5px; | ||
+ | padding-top: 35px; | ||
+ | } | ||
+ | |||
+ | #sponsor_table td img { | ||
+ | display: block; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
} | } | ||
</style> | </style> | ||
</html> | </html> |
Revision as of 16:33, 17 February 2011