Skip to content

Instantly share code, notes, and snippets.

@andrei-cacio
Created August 29, 2019 10:31
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 andrei-cacio/5a6507d05b0bc72547377ee373457b07 to your computer and use it in GitHub Desktop.
Save andrei-cacio/5a6507d05b0bc72547377ee373457b07 to your computer and use it in GitHub Desktop.
Pasting hello world in Safari
<span style="
font-family: -webkit-standard;
font-style: normal;
font-variant-caps: normal;
font-weight: normal;
letter-spacing: normal;
orphans: auto;
text-align: start;
text-indent: 0px;
text-transform: none;
white-space: normal;
widows: auto;
word-spacing: 0px;
-webkit-text-size-adjust: auto;
-webkit-text-stroke-width: 0px;
text-decoration: none;
caret-color: rgb(0, 0, 0);
color: rgb(0, 0, 0);
font-size: medium;
float: none;
display: inline !important;
">
Hello world
</span>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment