Skip to content

Instantly share code, notes, and snippets.

@FrankHald
Created January 24, 2016 14:40
Show Gist options
  • Save FrankHald/a01b20ec15bfb2cba9c7 to your computer and use it in GitHub Desktop.
Save FrankHald/a01b20ec15bfb2cba9c7 to your computer and use it in GitHub Desktop.
@import "jquery-ui/*.css";
@import "bootstrap-sprockets";
@import "_bootstrap";
@import "lightbox-bootstrap";
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
color: black;
text-decoration: none;
}
a {
color: black;
text-decoration: none;
}
a:hover {
color: green;
text-decoration: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment