Advertisement
fauzanjeg

JNews || Custom Color for Mobile Truncate Button in Dark Mode

Jan 24th, 2025
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.18 KB | None | 0 0
  1. /* JNews || Custom Color for Mobile Truncate Button in Dark Mode */
  2. .jnews-dark-mode .jeg_content .entry-content .truncate-read-more span {
  3.     color: #000;
  4.     background-color: #fff;
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement