Team:Heidelberg/Support
From 2010.igem.org
(Difference between revisions)
Line 10: | Line 10: | ||
} | } | ||
- | #support_navi | + | #support_navi { |
- | + | border-collapse:collapse; | |
} | } | ||
+ | |||
+ | .link_l { | ||
+ | background: url(https://static.igem.org/mediawiki/2010/7/78/Link_bar_l.png) no-repeat top left; | ||
+ | text-align:center; | ||
+ | padding-top:0px; | ||
+ | padding-left:6px; | ||
+ | padding-right:0px; | ||
+ | } | ||
+ | |||
+ | .link_l a, .link_l a:visited { | ||
+ | color:#e6e6e6; | ||
+ | } | ||
+ | |||
+ | .link_l a:hover, .link_l a:active { | ||
+ | text-decoration:none; | ||
+ | color:#f09600; | ||
+ | } | ||
+ | |||
+ | .link_r { | ||
+ | background: url(https://static.igem.org/mediawiki/2010/9/9b/Link_bar_r.png) no-repeat top left; | ||
+ | width:6px; | ||
+ | } | ||
</style> | </style> | ||
Line 26: | Line 48: | ||
<table style="font-size:1.1em; font-weight:bold; width:620px; border: none; padding:0px; margin-left:0px;" cellpadding="0" cellspacing="0" id="support_navi"> | <table style="font-size:1.1em; font-weight:bold; width:620px; border: none; padding:0px; margin-left:0px;" cellpadding="0" cellspacing="0" id="support_navi"> | ||
<tr> | <tr> | ||
- | <td><a href="#platinum">Platinum Level</a></td> | + | <td> |
- | + | <table cellpadding="0" cellspacing="0"> | |
- | + | <tr> | |
- | + | <td class="link_l"><a href="#platinum">Platinum Level</a></td> | |
- | + | <td class="link_r"> </td> | |
+ | </tr> | ||
+ | </table> | ||
+ | </td> | ||
+ | <td> | ||
+ | <table cellpadding="0" cellspacing="0"> | ||
+ | <tr> | ||
+ | <td class="link_l"><a href="#gold">Gold Level</a></td> | ||
+ | <td class="link_r"> </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </td> | ||
+ | <td> | ||
+ | <table cellpadding="0" cellspacing="0"> | ||
+ | <tr> | ||
+ | <td class="link_l"><a href="#silver">Silver Level</a></td> | ||
+ | <td class="link_r"> </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </td> | ||
+ | <td> | ||
+ | <table cellpadding="0" cellspacing="0"> | ||
+ | <tr> | ||
+ | <td class="link_l"><a href="#bronze">Bronze Level</a></td> | ||
+ | <td class="link_r"> </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </td> | ||
+ | <td> | ||
+ | <table cellpadding="0" cellspacing="0"> | ||
+ | <tr> | ||
+ | <td class="link_l" width="20%" style="text-align:right"><a href="#academic">Academic Sponsors</a></td> | ||
+ | <td class="link_r"> </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </td> | ||
</tr> | </tr> | ||
</table> | </table> |
Revision as of 01:20, 25 October 2010
|
|
|||||||||||||||||