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...") |
m (Protected "Template:Main Page CSS" ([edit=sysop] (indefinite) [move=sysop] (indefinite))) |
||
(12 intermediate revisions not shown) | |||
Line 19: | Line 19: | ||
padding: 0 0 15px 20px; | padding: 0 0 15px 20px; | ||
font-family: Lucida Grande, Verdana, Arial, sans-serif; | font-family: Lucida Grande, Verdana, Arial, sans-serif; | ||
+ | margin-bottom: 15px; | ||
} | } | ||
Line 43: | Line 44: | ||
border-top: dashed 1px #d2d2d2; | border-top: dashed 1px #d2d2d2; | ||
border-bottom: dashed 1px #d2d2d2; | border-bottom: dashed 1px #d2d2d2; | ||
- | margin: 10px | + | margin: 10px 0px 0px 0px; |
+ | } | ||
+ | |||
+ | .comments { | ||
+ | float: right; | ||
+ | /*margin-bottom: 25px;*/ | ||
+ | margin-right: -15px; | ||
} | } | ||
Line 98: | Line 105: | ||
#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> |
Latest revision as of 13:11, 15 July 2011