danix
's git repository
home
/
my projects
/
gitweb-theme-danix.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c636221
)
testing images sizes
author
danix
<danix@danix.xyz>
Tue, 28 Feb 2023 15:19:12 +0000
(16:19 +0100)
committer
danix
<danix@danix.xyz>
Tue, 28 Feb 2023 15:19:12 +0000
(16:19 +0100)
gitweb-danixland/gitweb.css
patch
|
blob
|
blame
|
history
diff --git
a/gitweb-danixland/gitweb.css
b/gitweb-danixland/gitweb.css
index
5afb71c
..
5483548
100644
(file)
--- 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 {