Skip to content

Instantly share code, notes, and snippets.

@agustinl
Created October 2, 2019 22:18
Show Gist options
  • Save agustinl/0e10f5b28499015beaad86e0b9c0af69 to your computer and use it in GitHub Desktop.
Save agustinl/0e10f5b28499015beaad86e0b9c0af69 to your computer and use it in GitHub Desktop.
CSS Selector Background
a[href$=".pdf"] {
background: url('https://i.imgur.com/n8EHrrI.png')
0 50% no-repeat;
padding-left: 20px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment