Skip to content

Instantly share code, notes, and snippets.

@dperrymorrow
Created May 19, 2016 00:21
Show Gist options
  • Select an option

  • Save dperrymorrow/085cb0712934cbffc76969b9f738db1f to your computer and use it in GitHub Desktop.

Select an option

Save dperrymorrow/085cb0712934cbffc76969b9f738db1f to your computer and use it in GitHub Desktop.
This is a new Gist, its built from a template
<h1>New Gist</h1>
@import url("https://cdnjs.cloudflare.com/ajax/libs/normalize/3.0.3/normalize.min.css");
body {
padding: 50px;
background-color: #333;
color: #ccc;
}
h1 {
color: green;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment