build-mention-source.html 103 B

123456
  1. <style>
  2. .mention {
  3. background: hsla(341, 100%, 87%, 0.4);
  4. color: hsl(340, 100%, 31%);
  5. }
  6. </style>