fauzanjeg

Text GLR Navigation

Feb 23rd, 2021 (edited)
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.22 KB | None | 0 0
  1. /* Text GLR Navigation */
  2. .jeg_sidebar .menu-about-glr-container ul#menu-about-glr li a {
  3.     color: red;
  4. }
  5.  
  6. /* At Hover */
  7. .jeg_sidebar .menu-about-glr-container ul#menu-about-glr li a:hover {
  8.     color: #ffb703;
  9. }
Add Comment
Please, Sign In to add comment