Skip to content

Instantly share code, notes, and snippets.

@ccapndave
Created May 11, 2012 10:03
Show Gist options
  • Select an option

  • Save ccapndave/2658717 to your computer and use it in GitHub Desktop.

Select an option

Save ccapndave/2658717 to your computer and use it in GitHub Desktop.
.dotted-border-top {
width: 687px;
border-top: 2px dotted #a9a8a8;
.center-block();
}
.dotted-border-bottom {
width: 687px;
border-bottom: 2px dotted #a9a8a8;
.center-block();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment