Skip to content

Instantly share code, notes, and snippets.

@eamexicano
Created November 7, 2013 16:39
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save eamexicano/7357642 to your computer and use it in GitHub Desktop.
CSS rules for template.html - To be used as a remote repository.
body { background: #f2f2f2; margin: 0 auto; font-family: 'helvetica neue', helvetica, sans-serif; font-size: 1em; padding: 1em; color: #151515;}
h1, h2, h3, h4, h5, h6 {font-family: georgia, "times new roman", times, serif;}
header {text-align: left;}
section { }
footer {text-align: right; margin: 1em 0;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment