Skip to content

Instantly share code, notes, and snippets.

@shazdeh
Created December 20, 2013 19:51
Show Gist options
  • Save shazdeh/8060358 to your computer and use it in GitHub Desktop.
Save shazdeh/8060358 to your computer and use it in GitHub Desktop.
Builder: "clean" style for Menu module
.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