fauzanjeg

Change font color for link

May 9th, 2021 (edited)
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.10 KB | None | 0 0
  1. /* Change color font for link */
  2. body.jnews-dark-mode .jeg_viewport a {
  3.     color: red!important;
  4. }
Add Comment
Please, Sign In to add comment