Skip to content

Instantly share code, notes, and snippets.

@SeanJA
Created October 22, 2012 21:03
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 SeanJA/3934276 to your computer and use it in GitHub Desktop.
Save SeanJA/3934276 to your computer and use it in GitHub Desktop.
hr.✁ {
border-style: dashed;
border-width: 3px 0 0;
height: 2px;
margin-top: 20px;
width: 90%;
}
hr.✁:before {
content: "\2701"; /* snip */
display: block;
font-size: 150%;
left: 50%;
margin: -23px 0 0 -8px;
padding: 0 8px;
position: absolute;
text-align: center;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment