Advertisement
Guest User

Find Amazon Affiliate Links (using Stylish, Chrome extension)

a guest
Oct 21st, 2020
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. a[href*=".amazon."][href*="tag="],
  2. a[href*="amazon."][href*="tag="]
  3. {
  4. color: yellow !important;
  5. font-weight: bold !important;
  6. background:salmon !important;
  7. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement