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/org
silverwind 75e2e5c736
Migrate font-size helpers to tailwind (#30029)
Migrate `gt-font-*` to `tw-text-*` All tailwind-original class names are
also available and render like they would with 16px root font size.

We currently have root font size at 14px, but I would like to eventually
migrate us to 16px so that the tailwind docs apply to us unchangend and
because 16px is the recommended root font size for web pages in general.
Also the number 16 is much better dividable than 14 so will result in
more integers.
11 months ago
..
member Fix incorrect tailwind migration (#30007) 11 months ago
projects Unify organizations header (#29248) 12 months ago
settings Fix incorrect tailwind migration (#30007) 11 months ago
team Fix incorrect tailwind migration (#30007) 11 months ago
create.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
follow_unfollow.tmpl Fix missing template for follow button in organization (#29215) 12 months ago
header.tmpl Migrate font-size helpers to tailwind (#30029) 11 months ago
home.tmpl Fix incorrect tailwind migration (#30007) 11 months ago
menu.tmpl Add `<overflow-menu>`, rename webcomponents (#29400) 11 months ago