X-Git-Url: https://git.ladys.computer/Gitweb/blobdiff_plain/b9beab12361f9882f089fd46c7c13c74151ab283f8a43c533fb184e50cea7259..HEAD:/static/gitweb.css diff --git a/static/gitweb.css b/static/gitweb.css index 46449f1..15792fe 100644 --- a/static/gitweb.css +++ b/static/gitweb.css @@ -32,6 +32,11 @@ img.avatar { vertical-align: middle; } +img.blob { + max-height: 100%; + max-width: 100%; +} + a.list img.avatar { border-style: none; }