From 2010.igem.org
(Difference between revisions)
|
|
Line 2: |
Line 2: |
| <html> | | <html> |
| <head> | | <head> |
- | <style> | + | <link rel="stylesheet" href="https://2010.igem.org/User:Meagan/Stylesheets/Main.css&action=raw&ctype=text/css" type="text/css" /> |
- | h2 {
| + | |
- | color: #424242;
| + | |
- | font-weight: 115%;
| + | |
- | font-family: palatino; serif;
| + | |
- | }
| + | |
- | | + | |
- | .main_item { | + | |
- | padding: 0 0 15px 20px;
| + | |
- | color: #424242;
| + | |
- | }
| + | |
- | | + | |
- | .item_image { | + | |
- | padding: 10px 0 0 40px;
| + | |
- | }
| + | |
- | | + | |
- | .date {
| + | |
- | color: #999;
| + | |
- | text-align: center;
| + | |
- | font-size: 80%;
| + | |
- | border-top: dashed 1px #d2d2d2;
| + | |
- | border-bottom: dashed 1px #d2d2d2;
| + | |
- | margin: 20px 0 5px 0;
| + | |
- | }
| + | |
- | | + | |
- | .main_item ul {
| + | |
- | padding: 0 0 0 50px;
| + | |
- | }
| + | |
- | | + | |
- | .main_item ul lh {
| + | |
- | font-weight: bold;
| + | |
- | color: #ff2d35;
| + | |
- | }
| + | |
- | | + | |
- | .main_item ul li {
| + | |
- | /*list-style: circle;*/ | + | |
- | }
| + | |
- | | + | |
- | .main_item a {
| + | |
- | /*font-weight: bold;*/ | + | |
- | }
| + | |
- | | + | |
- | #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;
| + | |
- | }
| + | |
- | | + | |
- | #jamboree_highlight_box ul {
| + | |
- | margin-left: 150px;
| + | |
- | }
| + | |
- | | + | |
- | #jamboree_highlight_box ul lh {
| + | |
- | font-size: 110%;
| + | |
- | }
| + | |
- | | + | |
- | #jamboree_highlight_box ul li {
| + | |
- | margin-left: -20px;
| + | |
- | }
| + | |
- | | + | |
- | a.quick_link:link {
| + | |
- | color: #555555;
| + | |
- | }
| + | |
- | | + | |
- | a.quick_link:visited {
| + | |
- | color: #555555;
| + | |
- | }
| + | |
- | | + | |
- | a.quick_link:active {
| + | |
- | color: #99CC33;
| + | |
- | text-decoration: none; | + | |
- | }
| + | |
- | | + | |
- | a.quick_link:hover {
| + | |
- | color: #99CC33;
| + | |
- | font-size: 105%;
| + | |
- | text-decoration: none; | + | |
- | }
| + | |
- | | + | |
- | a.green_link:link {
| + | |
- | color: #666;
| + | |
- | font-weight: bold;
| + | |
- | }
| + | |
- | | + | |
- | a.green_link:visited {
| + | |
- | font-weight: bold;
| + | |
- | color: #666;
| + | |
- | }
| + | |
- | | + | |
- | a.green_link:active {
| + | |
- | color: #99CC33;
| + | |
- | text-decoration: none;
| + | |
- | }
| + | |
- | | + | |
- | a.green_link:hover {
| + | |
- | color: #99CC33;
| + | |
- | text-decoration: none;
| + | |
- | }
| + | |
- | | + | |
- | .pending_results {
| + | |
- | color: #999;
| + | |
- | }
| + | |
- | | + | |
- | #publicity_table {
| + | |
- | margin-left: 100px;
| + | |
- | }
| + | |
- | | + | |
- | #publicity_table img {
| + | |
- | margin: -10px 10px 0px 10px;
| + | |
- | }
| + | |
- | </style>
| + | |
| </head> | | </head> |
| <body> | | <body> |
Revision as of 14:31, 12 January 2010