Skip to content

Instantly share code, notes, and snippets.

@annelyse
Created June 7, 2021 14:01
Show Gist options
  • Save annelyse/fb290536bd99802d9276522fb4b5703c to your computer and use it in GitHub Desktop.
Save annelyse/fb290536bd99802d9276522fb4b5703c to your computer and use it in GitHub Desktop.
.text-stabilo{
margin: 0 -0.4em;
padding: 0.1em 0.4em;
border-radius: 0.8em 0.3em;
background: transparent;
background-image: linear-gradient(to right, rgba(255, 225, 0, 0.1), rgba(255, 225, 0, 0.7) 4%, rgba(255, 225, 0, 0.3));
-webkit-box-decoration-break: clone;
box-decoration-break: clone;
display: inline-block;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment