Skip to content

Instantly share code, notes, and snippets.

@gimmi
Last active April 22, 2020 12:49
Show Gist options
  • Save gimmi/e919518a66d4abb403b81fb4ea0e3bb3 to your computer and use it in GitHub Desktop.
Save gimmi/e919518a66d4abb403b81fb4ea0e3bb3 to your computer and use it in GitHub Desktop.
body {
font-family: sans-serif;
padding: 45px;
}
code {
font-family: monospace;
}
pre {
padding: .5em;
background-color: #f7f7f7;
}
blockquote {
margin: 0;
border-left: .3em solid lightgray;
padding-left: 1em;
}
table {
border: 1px solid lightgray;
border-collapse: collapse;
}
th, td {
border: 1px solid lightgray;
padding: .2em;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment