all repos — legit @ 0547b04260fde4b3c31c41bb11489a2063a81faa

legit - simple git web interface in go (fork)

css: set repo desc font weight to normal
Anirudh Oppiliappan x@icyphox.sh
PGP Signature
-----BEGIN PGP SIGNATURE-----

iQEzBAABCgAdFiEE/huPz+bBYiLxVxyOipP5b3jF1MQFAmOm4JcACgkQipP5b3jF
1MS2Iwf9GeSIoY5wgm2Z723MSN5XFsJCOBWgUFxtPAWfGATyAmPWLV25+UIUC6pV
2M4IBxnCdYuJR8ee65UatlqETvsMghs8212bqkGPycKEvDROs3BAzzEEQYf4EZsP
leLET7WFGzT6MiiJ0ILYcx+3ga0naoRglYqDMttEhaGEogpVAsJt7OqpwCFKvUlj
t405bNhUReXhJC4sxbkxOyWOpzZkOibXpUUbevRlH3cyMxEyvf/cX14vpbndpqys
XJxRZLMF+PDPc2ccPj62axuQObBZ8bzQoWxc2RcW9W6PNXADhLGTeL4gpUPl7sZH
eCYeJd9Y8mVFwlCW7dJA01xkiwysvw==
=haE/
-----END PGP SIGNATURE-----
commit

0547b04260fde4b3c31c41bb11489a2063a81faa

parent

5912a0bcb539dce1a220656b3b5c382e65014447

2 files changed, 2 insertions(+), 1 deletions(-)

jump to
M static/style.cssstatic/style.css

@@ -118,6 +118,7 @@ white-space: pre-wrap;

} .desc { + font-weight: normal; color: var(--gray); font-style: italic; }
M templates/repo-header.htmltemplates/repo-header.html

@@ -1,6 +1,6 @@

{{ define "repoheader" }} <header> - <h2> + <h2> <a href="/">all repos</a> &mdash; {{ .name }} {{ if .ref }}