Skip to content

Instantly share code, notes, and snippets.

@nickvergessen
Created February 27, 2012 15:26
Show Gist options
  • Save nickvergessen/1924652 to your computer and use it in GitHub Desktop.
Save nickvergessen/1924652 to your computer and use it in GitHub Desktop.
.forumbg table.table1 {
margin: 0;
}
.forumbg-table > .inner {
margin: 0 -1px;
}
.forumbg-table > .inner > span.corners-top {
margin: 0 -4px -1px -4px;
}
.forumbg-table > .inner > span.corners-bottom {
margin: -1px -4px 0 -4px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment