Skip to content

Instantly share code, notes, and snippets.

@stasgavrylov
Created January 28, 2016 08:42
Show Gist options
  • Save stasgavrylov/f0ebb73c2bee45458aeb to your computer and use it in GitHub Desktop.
Save stasgavrylov/f0ebb73c2bee45458aeb to your computer and use it in GitHub Desktop.
a
{
text-decoration: none;
color: inherit;
}
h1, h2, h3, p, dl, dd, body, figure
{
margin: 0;
}
h1, h2, h3
{
font-weight: normal;
}
ul, ol, input
{
margin: 0;
padding: 0;
}
ul
{
list-style-type: none;
}
body
{
text-align: center;
}
input
{
outline: none;
appearance: none;
}
input, button
{
background: none;
border: none;
padding: 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment