Team:UNIK Copenhagen/practice sheet navigation css

From 2013.igem.org

(Difference between revisions)
Line 6: Line 6:
}
}
.nav{
.nav{
-
width: 100%;
+
width: 1000px;
}
}
.nav ul{
.nav ul{
Line 50: Line 50:
}
}
.nav li:hover li a:hover{
.nav li:hover li a:hover{
-
background: #CCC;
+
color: white;
}
}

Revision as of 10:35, 31 July 2013