Advertisement
arie_cristianD

share_icon_single_post

Jul 25th, 2023
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.21 KB | None | 0 0
  1. .jeg_share_button .jeg_sharelist a {
  2.     background-color : red ; /*  for background color */
  3.     color : black ;      /*  for text color */
  4. }
  5.  
  6. .jeg_share_button .jeg_sharelist i {
  7.     color : black ; /*  for icon color */
  8. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement