Team:UC Chile/style

From 2012.igem.org

(Difference between revisions)
Line 108: Line 108:
}
}
-
#nav ul:hover li ul a:hover{ /* Here we define the most explicit hover states--what happens when you hover each individual link. */
+
#nav li:hover ul li a:hover{ /* Here we define the most explicit hover states--what happens when you hover each individual link. */
-
background:#333;
+
background:white;
 +
        color: black;
}
}
</style>
</style>
</html>
</html>

Revision as of 04:30, 24 March 2012