riggraz / no-style-please

A (nearly) no-CSS, fast, minimalist Jekyll theme.
https://riggraz.dev/no-style-please/
MIT License
1.1k stars 542 forks source link

Emojis are displayed in the middle of the screen #76

Open PietroArsi opened 6 months ago

PietroArsi commented 6 months ago

How do I fix this? I want the emojis to be displayed like normal text.

hK9yQP26CD

PietroArsi commented 6 months ago

I solved it by pasting the emojis directly in the md file but now all the emojis are rendered with negative colors, is there a way to fix this?

riggraz commented 6 months ago

Try to wrap emojis inside a

<span class="ioda">emoji-here</span>

this should avoid negative color.

See documentation: https://github.com/riggraz/no-style-please?tab=readme-ov-file#dark-mode-for-images