fauzanjeg

Normal Font Color

Jan 20th, 2021 (edited)
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.14 KB | None | 0 0
  1. /* For Font Color */
  2. .jeg_post_excerpt a {
  3.     color: #53585c;
  4. }
  5.  
  6. /* For Font Color on Hover */
  7. .jeg_post_excerpt a:hover {
  8.     color: #00adee;
  9. }
Add Comment
Please, Sign In to add comment