Skip to content

Instantly share code, notes, and snippets.

@web-standards-sherpa
Forked from bridgestew/Hard to follow
Created November 4, 2013 23:35
Show Gist options
  • Save web-standards-sherpa/7311263 to your computer and use it in GitHub Desktop.
Save web-standards-sherpa/7311263 to your computer and use it in GitHub Desktop.
.accordion-super h1,
.faq h2.question {
color: blue;
}
.accordion-super h1,
.archive h4 {
font-family: serif;
}
.accordion-super h1 {
font-size: 20px;
}
.faq h2.question {
font-size: 18px;
}
.archive h4 {
color: green;
font-size: 14px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment