gitea/templates/user
wxiaoguang b0f18726a3
Fix milestone title font problem (#22863)
Replace #22853 since it's closed, and actually there are 2 places need
to be fixed.

~~Follow @fsologureng 's suggestion to keep the `<hX>` tags.~~ 

Update: from fsologureng: this doesn't change anything from a11y's point
of view. So I think this PR could be fine to fix the UI looking problems
as a quick patch, then defer the a11y problems to new PRs together.

Before: the font-size is too large.

After: it seems better.

![image](https://user-images.githubusercontent.com/2114189/218266257-fc2d5872-9e96-4c6a-87ea-f27531ac15c0.png)

![image](https://user-images.githubusercontent.com/2114189/218266247-efc09d83-405f-4495-967a-30d9744134ce.png)

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2023-02-12 11:19:09 +08:00
..
auth Add new captcha: cloudflare turnstile (#22369) 2023-02-05 15:29:03 +08:00
dashboard Fix milestone title font problem (#22863) 2023-02-12 11:19:09 +08:00
notification Use link in UI which returned a relative url but not html_url which contains an absolute url (#21986) 2023-02-06 12:09:18 -06:00
overview Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
settings Add Chef package registry (#22554) 2023-02-06 09:49:21 +08:00
code.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
heatmap.tmpl Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
profile.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
project.tmpl Preview images for Issue cards in Project Board view (#22112) 2023-02-11 16:12:41 +08:00