Skip to content

Instantly share code, notes, and snippets.

@mikeyamadeo
Last active August 5, 2016 01:51
Show Gist options
  • Save mikeyamadeo/524f9d0fa7a1556250ad5d7ebd819247 to your computer and use it in GitHub Desktop.
Save mikeyamadeo/524f9d0fa7a1556250ad5d7ebd819247 to your computer and use it in GitHub Desktop.
* {
box-sizing: inherit;
}
body,
h1, h2, h3, h4, h5, h6,
dl, dd, ol, ul,
form, fieldset, legend {
margin: 0;
padding: 0;
}
::-webkit-input-placeholder {
color: #D8D8D8;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment