Team:UIUC-Illinois/DropdownTest

From 2012.igem.org

(Difference between revisions)
Line 135: Line 135:
         padding-right:10px;
         padding-right:10px;
color:#ffffff;
color:#ffffff;
-
background:#003C7D;
+
background:#333;
text-decoration:none;
text-decoration:none;
}
}
#headernavbar a:hover{
#headernavbar a:hover{
color:#ffffff;
color:#ffffff;
-
background:#6b0c36;
+
background:#003C7D;
text-decoration:underline;
text-decoration:underline;
}
}
Line 163: Line 163:
}
}
#headernavbar li:hover a{  
#headernavbar li:hover a{  
-
background:#6b0c36;
+
background:#003C7D;
text-decoration:underline;
text-decoration:underline;
}
}

Revision as of 17:57, 31 May 2012

Retrieved from "http://2012.igem.org/Team:UIUC-Illinois/DropdownTest"