Template:Paris/Menu
From 2008.igem.org
(Difference between revisions)
(47 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | |||
+ | body { | ||
+ | background: #69c; | ||
+ | } | ||
+ | |||
+ | #content { | ||
+ | padding: 0px 5px; | ||
+ | } | ||
+ | |||
+ | #p-logo a{ | ||
+ | color: transparent; | ||
+ | } | ||
h1.firstHeading { | h1.firstHeading { | ||
Line 7: | Line 19: | ||
#menu { | #menu { | ||
- | position: | + | margin: 0; |
- | left: | + | position: relative; |
- | top: | + | left: 70px; |
+ | top: -26px; | ||
padding: 0; | padding: 0; | ||
- | |||
- | |||
} | } | ||
Line 34: | Line 45: | ||
color: white; | color: white; | ||
text-decoration: none; | text-decoration: none; | ||
+ | border: dashed 1px transparent; | ||
} | } | ||
#menu li a:hover, #menu li a:focus, #menu li a:active { | #menu li a:hover, #menu li a:focus, #menu li a:active { | ||
- | + | border: dashed 1px white; | |
} | } | ||
#menu li:not(:last-child) a:after { | #menu li:not(:last-child) a:after { | ||
- | padding: | + | padding-left: 8px; |
content: ">"; | content: ">"; | ||
} | } | ||
Line 59: | Line 71: | ||
.button { | .button { | ||
- | font-size: 1. | + | font-size: 1.1em; |
+ | font-weight: bold; | ||
cursor:pointer; | cursor:pointer; | ||
display: inline; | display: inline; | ||
Line 78: | Line 91: | ||
span.syscmd {color: #B28C00} | span.syscmd {color: #B28C00} | ||
</style> | </style> | ||
+ | |||
<script type="text/javascript"> | <script type="text/javascript"> | ||
function toggle(layer){ | function toggle(layer){ | ||
Line 112: | Line 126: | ||
window.onload=function(){ | window.onload=function(){ | ||
toggleNextByTagAndClassName('div','toggleswitch'); | toggleNextByTagAndClassName('div','toggleswitch'); | ||
- | |||
} | } | ||
- | |||
</script> | </script> | ||
- | <div id="header"><a href="https://2008.igem.org/Team:Paris"><img src="https://static.igem.org/mediawiki/ | + | <div id="header"><a href="https://2008.igem.org/Team:Paris"><img src="https://static.igem.org/mediawiki/2008/c/c7/ParisBanner.jpg"/></a></div> |
<div id="menu"><ul> | <div id="menu"><ul> | ||
<li><a href="https://2008.igem.org/Team:Paris/Project">Project</a></li> | <li><a href="https://2008.igem.org/Team:Paris/Project">Project</a></li> | ||
Line 126: | Line 138: | ||
</ul></div> | </ul></div> | ||
</html> | </html> | ||
- | + | {|cellspacing="5" cellpadding="10" style="margin-top: 3px; background:#649CD7; width: 965px;" | |
- | {|cellspacing="5" cellpadding="10" style="background:#649CD7; width: 965px;" | + | |
|-valign="top" | |-valign="top" | ||
|style="background:#fff"| | |style="background:#fff"| |
Latest revision as of 07:30, 30 October 2008