Template:Paris/Menu

From 2008.igem.org

(Difference between revisions)
 
(41 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;
}
}
Line 58: Line 71:
.button {
.button {
-
font-size: 1.2em;
+
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');
-
toggleToc();
 
}
}
</script>
</script>

Latest revision as of 07:30, 30 October 2008