CSS   32
img wp smiley
Guest on 6th August 2023 04:51:42 PM


  1. img.wp-smiley,
  2. img.emoji {
  3.         display: inline !important;
  4.         border: none !important;
  5.         box-shadow: none !important;
  6.         height: 1em !important;
  7.         width: 1em !important;
  8.         margin: 0 0.07em !important;
  9.         vertical-align: -0.1em !important;
  10.         background: none !important;
  11.         padding: 0 !important;
  12. }

Raw Paste

Login or Register to edit or fork this paste. It's free.