gitea/web_src/css/markup
silverwind 58d0a3f4c2
Simplify emoji rendering (#34048)
It seems like most of our custom styles around the .emoji class are
useless and we can just make them render like any other text. Rendering
should now match GitHub.

Fixes: https://github.com/go-gitea/gitea/issues/34019

Also see https://github.com/go-gitea/gitea/pull/11541 and
https://github.com/go-gitea/gitea/pull/12317 for some context. I think
browser emoji rendering has improved in recent years so these hacks are
no longer needed.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-03-28 18:25:13 +08:00
..
asciicast.css Fix UI regression of asciinema player (#26159) 2023-07-26 09:46:59 +00:00
codecopy.css
codepreview.css Show 12 lines in markup code preview (#30255) 2024-04-02 21:44:15 -04:00
content.css Simplify emoji rendering (#34048) 2025-03-28 18:25:13 +08:00