all repos — elgit @ 1111afaac6aa0646f27d7860058027431ff0b9f1

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

style: reformat css

Alan Pearce
commit

1111afaac6aa0646f27d7860058027431ff0b9f1

parent

7dc7388f9341e1f13c6cb4ce18a14671c75a0f06

1 file changed, 2 insertions(+), 1 deletion(-)

changed files
M static/style.cssstatic/style.css
@@ -121,7 +121,7 @@ .index-category {
grid-column: 1 / span 3; } -.index-category > header { +.index-category>header { color: var(--gray); grid-column: 1 / span 3; font-style: italic;
@@ -174,6 +174,7 @@ .mode,
.size { font-family: var(--mono-font); } + .size { text-align: right; }