Created
July 18, 2016 21:29
-
-
Save fletom/9060af5651eb4ee2d5cd554c510f246e 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
p.q:before { | |
content: "Q: "; | |
font-weight: bold; | |
} | |
p.a:before { | |
content: "A: "; | |
font-weight: bold; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment