Skip to content

Instantly share code, notes, and snippets.

@proframework
Created April 10, 2014 22:45
Show Gist options
  • Save proframework/10429805 to your computer and use it in GitHub Desktop.
Save proframework/10429805 to your computer and use it in GitHub Desktop.
blockquote p:after {
content: "" !important;
font-size: 0px;
position: absolute;
bottom: 3px;
color: #7a7a7a;
padding-left: 0px;
}
blockquote:before {
display: block;
padding-left: 25px;
content: '' !important;
font-size: 0px;
position: absolute;
left: 0;
color: #7a7a7a;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment