Skip to content

Instantly share code, notes, and snippets.

@chadjemmett
Created January 28, 2013 05:08
Show Gist options
  • Save chadjemmett/4653231 to your computer and use it in GitHub Desktop.
Save chadjemmett/4653231 to your computer and use it in GitHub Desktop.
p {color: red;}
html { background: silver;}
.center {
width: 75%;
height: 100%;
float: center;
background-color: white;
margin-top: -20px;
margin-bottom: -20px;
padding-top: 10px;
border-bottom: 10px black;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment