Skip to content

Instantly share code, notes, and snippets.

@vladdu
Last active February 19, 2019 20:21
Show Gist options
  • Save vladdu/4065a726f4599fb26dfbc461614e1d5f to your computer and use it in GitHub Desktop.
Save vladdu/4065a726f4599fb26dfbc461614e1d5f to your computer and use it in GitHub Desktop.
*
{
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
a
{
color: inherit;
text-decoration: none;
}
h1, h2, h3, h4, h5, h6, small
{
font: inherit;
}
small, input, textarea, select, button
{
padding: 0;
color: inherit;
background-color: transparent;
border-radius: 0;
font: inherit;
text-align: inherit;
text-transform: inherit;
letter-spacing: inherit;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment