all repos — cgit @ 8699fe74f2c145747ee599051ba3286872e7a32b

a hyperfast web frontend for git written in c

css: fix image widths
la-ninpre leobrekalini@gmail.com
Wed, 07 Jul 2021 15:20:12 +0300
commit

8699fe74f2c145747ee599051ba3286872e7a32b

parent

6c5d4fefac1364a38686133862d5a128ec0fb944

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

jump to
M cgit.csscgit.css

@@ -247,6 +247,7 @@ color: #566a7f;

} div#cgit img { + width:100%; border: none; }