Skip to content

Instantly share code, notes, and snippets.

@Andygmb
Created April 20, 2015 13:55
Show Gist options
  • Save Andygmb/471bc75f2c9bcb41f92d to your computer and use it in GitHub Desktop.
Save Andygmb/471bc75f2c9bcb41f92d to your computer and use it in GitHub Desktop.
// Fix for https://ticketabc.atlassian.net/browse/TIX-994
#content .box {
h2 {
color:#666 !important;
}
.inner {
color:#666 !important;
p, h2, h3 {
color:#666 !important;
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment