mirror of
https://github.com/go-gitea/gitea.git
synced 2025-01-06 09:08:11 +08:00
ef08998bf6
Backport #21784 Backport #21799 These PRs provide tweaks and simplification to the less/css selectors, simplifying text color selectors and tweak arc-green colors with a follow-up to adjust the timeline See the original PRs for more details
2 lines
78 B
Handlebars
2 lines
78 B
Handlebars
<a class="avatar"{{if gt .ID 0}} href="{{.HomeLink}}"{{end}}>{{avatar .}}</a>
|