Template:Team:Newcastle/CSS

From 2010.igem.org

(Difference between revisions)
Line 3: Line 3:
.left-menu {
.left-menu {
-
width: 50px;
+
width: 400px;
display:block;
display:block;
float:left;
float:left;
Line 14: Line 14:
}
}
-
.right-menu {
+
.right-menu ul {
-
    margin-top:-60px;
+
border: none;
-
    width:100px;
+
}
-
    left:400px;
+
 
-
    }
+
#menubar.right-menu {
 +
width:300px;
 +
display:block;
 +
float:left;
 +
margin-top:-80px;
 +
border: none;
 +
}
#menubar li a {
#menubar li a {

Revision as of 19:41, 8 August 2010