Skip to content

Instantly share code, notes, and snippets.

@fletom
Created July 18, 2016 21:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fletom/9060af5651eb4ee2d5cd554c510f246e to your computer and use it in GitHub Desktop.
Save fletom/9060af5651eb4ee2d5cd554c510f246e to your computer and use it in GitHub Desktop.
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