all repos — elgit @ 0547b04260fde4b3c31c41bb11489a2063a81faa

fork of legit: web frontend for git, written in go

css: set repo desc font weight to normal

commit

0547b04260fde4b3c31c41bb11489a2063a81faa

parent

5912a0bcb539dce1a220656b3b5c382e65014447

1 file changed, 1 insertion(+), 0 deletions(-)

changed files
M static/style.cssstatic/style.css
@@ -118,6 +118,7 @@ white-space: pre-wrap;
} .desc { + font-weight: normal; color: var(--gray); font-style: italic; }