From: danix Date: Tue, 28 Feb 2023 15:19:12 +0000 (+0100) Subject: testing images sizes X-Git-Url: https://git.danix.xyz/?p=gitweb-theme-danix.git;a=commitdiff_plain;h=0bc1f914896170f422e7e2924663730fc8dce224 testing images sizes --- diff --git a/gitweb-danixland/gitweb.css b/gitweb-danixland/gitweb.css index 5afb71c..5483548 100644 --- a/gitweb-danixland/gitweb.css +++ b/gitweb-danixland/gitweb.css @@ -215,6 +215,7 @@ td, th { .page_footer, .site-footer { + background-color: var(--bluish-grey); width: 100%; margin: 0; } @@ -555,6 +556,8 @@ th .header { .author_date .avatar { position: relative; top: 3px; + width: 32; + height: 32; } .object_header .avatar {