Template:MIT-header

From 2011.igem.org

(Difference between revisions)
Line 1: Line 1:
-
<!-- Thanks to Caltech for the css wiki hacks-->
+
<!-- Thanks to Caltech for some css wiki hacks-->
<html>
<html>
<style type="text/css">
<style type="text/css">
Line 13: Line 13:
}
}
-
#menubar {
+
#menubar { background-color: white; }
-
    font-family: sans-serif;
+
-
    font-size: 95%;
+
-
    line-height: 1em;
+
-
    position: absolute;
+
-
    white-space: normal;
+
-
    width: 400px;
+
-
    background-color: white;
+
-
}
+
-
#menubar ul {
 
-
}
+
#menubar ul li a { color: black; }
-
#menubar ul li a {
 
-
color: black;
 
-
}
 
-
 
-
.left-menu a {
 
-
color: black;
 
-
}
 
.right-menu li a {
.right-menu li a {
color: black;
color: black;
background-color: white;
background-color: white;
-
 
}
}

Revision as of 10:44, 23 June 2011