in reply to Emojis for Perl Monk names

G'day 👁️🍾👍🦟,

++ More emoji fun!

It's after 4am here, so just a few comments for now (then sleepy-time). I may spend a bit more time on this later in the weekend.

Segoe UI Emoji on Win10 and Win11

We had various discussions about this in "Larger profile pic than 80KB?" and "Perl Secret Operator Emojis". I've added the following CSS to the top of On-Site CSS Markup: in Display Settings:

body * { font-family: "Verdana", "Twemoji Mozilla", sans-serif; } pre, tt, textarea { font-family: "Consolas", "Twemoji Mozilla", monospace; }

I suspect this will only work with Firefox. It has the following effects:

— Ken