testing images sizes
[gitweb-theme-danix.git] / gitweb-danixland / gitweb.css
index 5afb71c..5483548 100644 (file)
@@ -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 {