Skip to content

Instantly share code, notes, and snippets.

@braddalton
Created March 31, 2013 15:28
Show Gist options
  • Save braddalton/5281006 to your computer and use it in GitHub Desktop.
Save braddalton/5281006 to your computer and use it in GitHub Desktop.
/* Styling Content Columns
------------------------------------------------------------ */
.one-half {
border-bottom: double #ddd;
border-top: double #ddd;
background-color:#F5F5F5;
font-family: Georgia;
font-size: 18px;
line-height: 1.0;
overflow: hidden;
padding: 25px 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment