-
-
Save web-standards-sherpa/7311263 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.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