Skip to content

Instantly share code, notes, and snippets.

@domagude
Last active October 15, 2017 10:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save domagude/d232dc00b93e3737d20ac9a2e21c69f6 to your computer and use it in GitHub Desktop.
Save domagude/d232dc00b93e3737d20ac9a2e21c69f6 to your computer and use it in GitHub Desktop.
Navigation style sheet
.navbar-default, .navbar-toggle:focus, .collapsed, button.navbar-toggle {
background: $navbarColor !important;
border: none;
a {
color: white !important;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment