Skip to content

Instantly share code, notes, and snippets.

@claudiosanches
Created September 24, 2012 17:21
Show Gist options
  • Save claudiosanches/3777127 to your computer and use it in GitHub Desktop.
Save claudiosanches/3777127 to your computer and use it in GitHub Desktop.
CSS pro David Lopes
#container {
background: #fff;
margin: 0 auto;
text-align: left;
width: 1020px;
}
#footer {
background: #004a8b;
border-top: 2px solid #000;
clear: both;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment