Skip to content

Instantly share code, notes, and snippets.

@Nedson202
Created January 4, 2019 23:39
Show Gist options
  • Save Nedson202/04d97c7c95c9468520577c5fa9904433 to your computer and use it in GitHub Desktop.
Save Nedson202/04d97c7c95c9468520577c5fa9904433 to your computer and use it in GitHub Desktop.
body {
margin: 0;
padding: 0;
font-family: Georgia, 'Times New Roman', Times, serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-align: center;
}
code {
font-family: source-code-pro, Menlo, Monaco, Consolas, "Courier New",
monospace;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment