gitea/templates/org
silverwind c05701dd7d
Fix frontpage avatars ()
The frontpage uses a rather strange method to obtain the commit's avatar
which I've overlooked earlier. I don't exactly understand how it works
but this change fixes the wrong default avatars by using the function
that was in previous use.

Also introduced a few constants for size an size increase factor.

Fixes: https://github.com/go-gitea/gitea/issues/13844
..
member Direct avatar rendering ()
settings Fix frontpage avatars ()
team Direct avatar rendering ()
create.tmpl Add class to page content to unify top margin ()
header.tmpl Direct avatar rendering ()
home.tmpl Direct avatar rendering ()