Skip to content

Instantly share code, notes, and snippets.

@weerd
Last active August 31, 2015 14:52
Show Gist options
  • Save weerd/5453c00c8c66e9ac3316 to your computer and use it in GitHub Desktop.
Save weerd/5453c00c8c66e9ac3316 to your computer and use it in GitHub Desktop.
Styles for content editable browser page
body {
background-color: #eee;
font-family: helvetica;
font-size: 16px;
margin: 0 auto;
padding: 1em 20%;
text-align: center;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment