Skip to content

Instantly share code, notes, and snippets.

@klickreflex
Created October 5, 2012 08:15
Show Gist options
  • Save klickreflex/3838710 to your computer and use it in GitHub Desktop.
Save klickreflex/3838710 to your computer and use it in GitHub Desktop.
How to add horizontal padding to every line in one multi-line wrapped sentence
span {
background:#ff0;color:#000;
box-shadow:0.2em 0 0 #ff0,-0.2em 0 0 #ff0;
-moz-box-shadow:0.2em 0 0 #ff0,-0.2em 0 0 #ff0;
-webkit-box-shadow:0.2em 0 0 #ff0,-0.2em 0 0 #ff0;
}
@klickreflex
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment