You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates/repo
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>
2 years ago
..
actions Fix more HTMLURL in templates (#22831) 2 years ago
branch Use link in UI which returned a relative url but not html_url which contains an absolute url (#21986) 2 years ago
cite Copy citation file content, in APA and BibTex format, on repo home page (#19999) 2 years ago
diff Use link in UI which returned a relative url but not html_url which contains an absolute url (#21986) 2 years ago
editor Use link in UI which returned a relative url but not html_url which contains an absolute url (#21986) 2 years ago
find Add main landmark to templates and adjust titles (#22670) 2 years ago
graph Rename almost all Ctx functions (#22071) 2 years ago
issue Fix milestone title font problem (#22863) 2 years ago
migrate Add main landmark to templates and adjust titles (#22670) 2 years ago
projects Preview images for Issue cards in Project Board view (#22112) 2 years ago
pulls Add main landmark to templates and adjust titles (#22670) 2 years ago
release Use link in UI which returned a relative url but not html_url which contains an absolute url (#21986) 2 years ago
settings Add main landmark to templates and adjust titles (#22670) 2 years ago
wiki Use link in UI which returned a relative url but not html_url which contains an absolute url (#21986) 2 years ago
activity.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
blame.tmpl Show syntax lexer name in file view/blame (#21814) 2 years ago
branch_dropdown.tmpl Fix branch dropdown shifting on page load (#21428) 2 years ago
clone_buttons.tmpl Rework repo buttons (#20602) 3 years ago
clone_script.tmpl Make clone URL use current page's host (#22808) 2 years ago
commit_page.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
commit_status.tmpl Change commit status icons to SVG (#20736) 3 years ago
commit_statuses.tmpl Fixes accessibility of empty repository commit status (#22632) 2 years ago
commits.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
commits_list.tmpl Change `commits-table` column width (#21564) 2 years ago
commits_list_small.tmpl Add whitespace removal inside template curly brackes (#20853) 2 years ago
commits_table.tmpl Add whitespace removal inside template curly brackes (#20853) 2 years ago
create.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
create_helper.tmpl Add templates to customize text when creating and migrating repositories 2 years ago
empty.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
file_info.tmpl Show syntax lexer name in file view/blame (#21814) 2 years ago
forks.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
graph.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
header.tmpl Use link in UI which returned a relative url but not html_url which contains an absolute url (#21986) 2 years ago
home.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
icon.tmpl Do not display org avatar near icon for internal repos (#13957) 4 years ago
packages.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
search.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
shabox_badge.tmpl Refactor `i18n` to `locale` (#20153) 3 years ago
sub_menu.tmpl Render number of commits in repo page in a user friendly way (#21786) 2 years ago
unicode_escape_prompt.tmpl Switch Unicode Escaping to a VSCode-like system (#19990) 3 years ago
upload.tmpl Refactor `i18n` to `locale` (#20153) 3 years ago
user_cards.tmpl Localize all timestamps (#21440) 2 years ago
view_file.tmpl Fix links for the menus in the view file page (#22795) 2 years ago
view_list.tmpl Add whitespace removal inside template curly brackes (#20853) 2 years ago
watchers.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago