Advertisement
fauzanjeg

Add Color Hover to Comments Meta

Dec 1st, 2021
1,676
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.13 KB | None | 0 0
  1. /* Add Color Hover to Comments Meta */
  2. .jeg_meta_comment:hover a,
  3. .jeg_meta_comment:hover i{
  4.     color: #346eb8!important;
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement