Skip to content

Instantly share code, notes, and snippets.

@CreaturePhil
Created February 18, 2017 08:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save CreaturePhil/b6c24c91f223ba1443ed19ee4850f22a to your computer and use it in GitHub Desktop.
Save CreaturePhil/b6c24c91f223ba1443ed19ee4850f22a to your computer and use it in GitHub Desktop.
body {
margin: 0 auto;
max-width: 50em;
font-family: "Helvetica", "Arial", sans-serif;
line-height: 1.5;
padding: 4em 1em;
}
h2 {
margin-top: 1em;
padding-top: 1em;
}
code,
pre {
background: #eee;
}
code {
padding: 2px 4px;
vertical-align: text-bottom;
}
pre {
padding: 1em;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment