Skip to content

Instantly share code, notes, and snippets.

@praetoriansentry
Last active August 29, 2015 14:20
Show Gist options
  • Save praetoriansentry/5c33256a21d66d5792c2 to your computer and use it in GitHub Desktop.
Save praetoriansentry/5c33256a21d66d5792c2 to your computer and use it in GitHub Desktop.
html {
background-color: {BackgroundColor};
font-family: {TitleFont};
}
body {
width:900px;
margin:0 auto;
background-color: white;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment