Skip to content

Instantly share code, notes, and snippets.

@jonathanpath
Last active November 10, 2015 13:38
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 jonathanpath/b19614975c0bf2ccef51 to your computer and use it in GitHub Desktop.
Save jonathanpath/b19614975c0bf2ccef51 to your computer and use it in GitHub Desktop.
Or line separation
.hr-or {
display: block;
border-bottom: solid 1px #eee;
margin-bottom: 30px;
text-align: center;
span {
display: inline-block;
padding: 5px 10px;
background-color: #fff;
bottom: -15px;
position: relative;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment