Template:Paris/Menu
From 2008.igem.org
(Difference between revisions)
(42 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 58: | Line 71: | ||
.button { | .button { | ||
- | font-size: 1. | + | font-size: 1.1em; |
+ | font-weight: bold; | ||
cursor:pointer; | cursor:pointer; | ||
display: inline; | display: inline; | ||
Line 112: | Line 126: | ||
window.onload=function(){ | window.onload=function(){ | ||
toggleNextByTagAndClassName('div','toggleswitch'); | toggleNextByTagAndClassName('div','toggleswitch'); | ||
- | |||
} | } | ||
</script> | </script> | ||
Line 125: | Line 138: | ||
</ul></div> | </ul></div> | ||
</html> | </html> | ||
- | {|cellspacing="5" cellpadding="10" style="background:#649CD7; width: 965px;" | + | {|cellspacing="5" cellpadding="10" style="margin-top: 3px; background:#649CD7; width: 965px;" |
|-valign="top" | |-valign="top" | ||
|style="background:#fff"| | |style="background:#fff"| |
Latest revision as of 07:30, 30 October 2008