X-Git-Url: https://git.ladys.computer/Gitweb/blobdiff_plain/fe5629ba206e861c70f855765ffe31441a4e0d6f96c6016a36d2bd592255f6b7..aa9bf2a5e50181a0fa3724fdaefdafeaa5756b12818391bd53692119bc80e2e1:/gitweb.css diff --git a/gitweb.css b/gitweb.css index 709ab31..a93a120 100644 --- a/gitweb.css +++ b/gitweb.css @@ -16,6 +16,11 @@ a:hover, a:visited, a:active { color: #880000; } +img.logo { + float: right; + border-width: 0px; +} + div.page_header { height: 25px; padding: 8px; @@ -328,6 +333,8 @@ div.index_include { } div.search { + font-size: 12px; + font-weight: normal; margin: 4px 8px; position: absolute; top: 56px;