Template:Main Page CSS
From 2010.igem.org
(Difference between revisions)
Line 151: | Line 151: | ||
color: #99CC33; | color: #99CC33; | ||
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; | ||
} | } | ||
</style> | </style> | ||
</html> | </html> |
Revision as of 23:05, 8 November 2010