gitea/web_src/css/markup
silverwind e02b47d2f3
Fix font-size in inline code comment preview (#35209)
Previously, when writing a inline code comment, the markup preview would
have incorrect font size of 16px. This fixes it to 14px and also
combines similar CSS rules into one.

I'm not a fan of this selector complexity, but it seems like a necessity
because standalone markup files render at 16px while comments render at
14px.

---------

Signed-off-by: silverwind <me@silverwind.io>
2025-08-12 08:06:45 +00:00
..
asciicast.css Fix UI regression of asciinema player (#26159) 2023-07-26 09:46:59 +00:00
codecopy.css markup: improve code block readability and isolate copy button (#34009) 2025-04-19 05:53:39 +00:00
codepreview.css Show 12 lines in markup code preview (#30255) 2024-04-02 21:44:15 -04:00
content.css Fix font-size in inline code comment preview (#35209) 2025-08-12 08:06:45 +00:00