Advertisement
fauzanjeg

Change Hover Color for SubCat

May 17th, 2021
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.11 KB | None | 0 0
  1. /* Change Hover Color for SubCat */
  2. .jeg_newsfeed_list .jeg_newsfeed_item:hover {
  3.     background-color: red;
  4. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement