GochiSiyan

css tag

Nov 2nd, 2021 (edited)
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. .jeg_post_tags a[href="http://localhost/jnews/tag/game-of-thrones/"] {
  2. background: red;
  3. }
  4. .jeg_post_tags a[href="http://localhost/jnews/tag/game-of-thrones/"]:hover {
  5. background: blue;
  6. }
Add Comment
Please, Sign In to add comment