Skip to content

Instantly share code, notes, and snippets.

@ericdodds
Created July 30, 2014 21:05
Show Gist options
  • Save ericdodds/6c2646a84b93dce3a12d to your computer and use it in GitHub Desktop.
Save ericdodds/6c2646a84b93dce3a12d to your computer and use it in GitHub Desktop.
Citepro CSS styles for ericdodds.com
.citepro {
color: #4da7ca;
}
p.citepro-block {
clear: both;
padding: 15px 7px 7px 0;
border-top: 2px solid #ccc;
border-bottom: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment