Skip to content

Instantly share code, notes, and snippets.

@larrybotha
Last active April 20, 2016 22:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save larrybotha/2ca793c80454c8787ba9 to your computer and use it in GitHub Desktop.
Save larrybotha/2ca793c80454c8787ba9 to your computer and use it in GitHub Desktop.
body {
display: block;
margin: 8px;
}
p {
display: block;
-webkit-margin-before: 1__qem;
-webkit-margin-after: 1__qem;
-webkit-margin-start: 0;
-webkit-margin-end: 0;
}
address, article, aside, div, footer, header, hgroup, layer, main, nav, section {
display: block;
}
/* children of the <head> element all have display:none */
head, link, meta, script, style, title {
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment