Template:Paris/Menu

From 2008.igem.org

(Difference between revisions)
 
(44 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: absolute;
+
margin: 0;
-
left: 250px;
+
position: relative;
-
top: 85px;
+
left: 70px;
 +
top: -26px;
padding: 0;
padding: 0;
-
<!--background: #69c-->;
 
-
 
}
}
Line 39: Line 50:
#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;
border: dashed 1px white;
-
 
-
color:;
 
}
}
Line 62: Line 71:
.button {
.button {
-
font-size: 1.2em;
+
font-size: 1.1em;
 +
font-weight: bold;
cursor:pointer;
cursor:pointer;
display: inline;
display: inline;
Line 81: 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 115: Line 126:
window.onload=function(){
window.onload=function(){
  toggleNextByTagAndClassName('div','toggleswitch');
  toggleNextByTagAndClassName('div','toggleswitch');
-
toggleToc();
 
}
}
-
 
</script>
</script>
-
<div id="header"><a href="https://2008.igem.org/Team:Paris"><img src="https://static.igem.org/mediawiki/igem.org/5/5e/Header.jpg"/></a></div>
+
<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 129: Line 138:
</ul></div>
</ul></div>
</html>
</html>
-
<br />
+
{|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