0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-03 23:02:46 +01:00
gitea/web_src/css
wxiaoguang 0e05984667
Set EasyMDE heading font-size to the same size as the resulting markdown (#24151)
Fix #23816

According to my personal experience, the EasyMDE is still useful when
writing a lot of contents, eg: the wiki page.

It's not difficult to improve its heading styles, so let's make it.

Before:

<img width="815" alt="image"
src="https://user-images.githubusercontent.com/2114189/232280943-9177f0bc-e380-426f-8588-20ff8d8e5293.png">

After:

<img width="538" alt="image"
src="https://user-images.githubusercontent.com/2114189/232280903-e8c476ee-f5b1-48fe-8a93-86fcd79680c3.png">
2023-04-16 20:01:08 +08:00
..
chroma
code
codemirror
console
features
markup
modules
shared
standalone
themes
admin.css
animations.css
base.css
dashboard.css
editor-markdown.css Set EasyMDE heading font-size to the same size as the resulting markdown (#24151) 2023-04-16 20:01:08 +08:00
editor.css
explore.css
font_i18n.css
form.css
helpers.css
home.css
index.css
install.css
organization.css
package.css
repository.css
review.css
runner.css
svg.css
tribute.css
user.css