Template:Team:OU-Norman OK

From 2013.igem.org

(Difference between revisions)
Line 35: Line 35:
}
}
#navigation ul ul li a:hover{
#navigation ul ul li a:hover{
-
         background:green; /*menu item highlight*/
+
         background:black; /*menu item highlight*/
background-repeat:repeat-x;
background-repeat:repeat-x;
-
         color:#fff080; /*text on hover*/
+
         color:white; /*text on hover*/
background-size:200%;
background-size:200%;
}
}
Line 206: Line 206:
}
}
.header ul li.selected a,.header ul li a:hover{
.header ul li.selected a,.header ul li a:hover{
-
color:pink;
+
color:#fffdd0;
}
}
.header ul li a{
.header ul li a{
font-size:16px;
font-size:16px;
text-decoration:none;
text-decoration:none;
-
color:blue;
+
color:black;
outline:none;
outline:none;

Revision as of 22:28, 2 August 2013