Created
December 20, 2013 19:51
-
-
Save shazdeh/8060358 to your computer and use it in GitHub Desktop.
Builder: "clean" style for Menu module
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
.module-menu.clean ul.nav, | |
.module-menu.clean ul.nav li, | |
.module-menu.clean li a, | |
.module-menu.clean li:hover, | |
.module-menu.clean li:active { | |
background: none; | |
border: none; | |
box-shadow: none; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment