Template:Main Page CSS
From 2010.igem.org
(Difference between revisions)
(One intermediate revision not shown) | |||
Line 152: | Line 152: | ||
text-decoration: none; | text-decoration: none; | ||
} | } | ||
+ | |||
+ | |||
+ | /* *** ADDED on November 8 for Jamboree Results *** */ | ||
+ | |||
+ | |||
+ | #finalist_list ul { | ||
+ | padding: 10px; | ||
+ | margin: 10px; | ||
+ | color: #666; | ||
+ | font-family: Lucida Grande, Verdana, Arial, sans-serif; | ||
+ | text-align: center; | ||
+ | } | ||
+ | |||
+ | #finalist_list ul lh { | ||
+ | font-size: 110%; | ||
+ | font-weight: bold; | ||
+ | color: #576f91; | ||
+ | } | ||
+ | |||
+ | #publicity_table { | ||
+ | margin-left: 100px; | ||
+ | } | ||
+ | |||
+ | #publicity_table img { | ||
+ | margin: -10px 10px 0px 10px; | ||
+ | |||
</style> | </style> | ||
</html> | </html> |
Latest revision as of 14:36, 30 November 2010