зеркало из https://github.com/microsoft/git.git
gitweb: vertically centre contents of page footer
Signed-off-by: Tony Finch <dot@dotat.at> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Родитель
682961c162
Коммит
1201f0a76c
|
@ -68,12 +68,13 @@ div.page_path {
|
|||
}
|
||||
|
||||
div.page_footer {
|
||||
height: 17px;
|
||||
height: 22px;
|
||||
padding: 4px 8px;
|
||||
background-color: #d9d8d1;
|
||||
}
|
||||
|
||||
div.page_footer_text {
|
||||
line-height: 22px;
|
||||
float: left;
|
||||
color: #555555;
|
||||
font-style: italic;
|
||||
|
|
Загрузка…
Ссылка в новой задаче