CSS   116
img wp smiley
Guest on 7th March 2023 12:17:44 AM


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

Raw Paste

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