Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
gitweb: vertically centre contents of page footer
author
Tony Finch
<dot@dotat.at>
Tue, 20 Aug 2013 16:59:03 +0000
(17:59 +0100)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 20 Aug 2013 20:00:57 +0000
(13:00 -0700)
Signed-off-by: Tony Finch <dot@dotat.at>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
gitweb/static/gitweb.css
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
682961c
)
diff --git
a/gitweb/static/gitweb.css
b/gitweb/static/gitweb.css
index a869be144d5139783d2aa99f775aa4befc31b2e3..3b4d83382306772ac0b62743b0e23094f3d9f257 100644
(file)
--- a/
gitweb/static/gitweb.css
+++ b/
gitweb/static/gitweb.css
@@
-68,12
+68,13
@@
div.page_path {
}
div.page_footer {
- height:
17
px;
+ height:
22
px;
padding: 4px 8px;
background-color: #d9d8d1;
}
div.page_footer_text {
+ line-height: 22px;
float: left;
color: #555555;
font-style: italic;