Skip to content

Instantly share code, notes, and snippets.

  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save marcamillion/1285517 to your computer and use it in GitHub Desktop.
div#divider {
margin-top: 10px;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
border-top: 1px solid #acadad;
border-bottom: 1px solid #fff;
width: 80%;
height: 0px;
padding: 0px 0px 0px 0px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment