Skip to content

Instantly share code, notes, and snippets.

@ericdodds
Created July 30, 2014 20:55
Show Gist options
  • Save ericdodds/a30ff1083d76c38b3535 to your computer and use it in GitHub Desktop.
Save ericdodds/a30ff1083d76c38b3535 to your computer and use it in GitHub Desktop.
Citepro "return to body text" CSS style
.citepro-text:after {
content: " ↩";
cursor: pointer;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment