Created
August 12, 2012 15:16
-
-
Save jessebc/3332253 to your computer and use it in GitHub Desktop.
Dynamic CSS Navigation with EE
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<style type="text/css"> | |
#Nav #NavListC10 { | |
background-color: #eee; | |
color: #3F7E86; | |
} | |
</style> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment