Created
March 22, 2016 10:05
-
-
Save SirDarcanos/efbe610dc3b2432bf1e4 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
/* Menu color */ | |
#navigation a { | |
color: #ff0000 !important; | |
} | |
/* Product categories widget */ | |
.widget_product_categories a { | |
color: #ff0000 !important; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment