X-Git-Url: https://git.ladys.computer/Gitweb/blobdiff_plain/fe5629ba206e861c70f855765ffe31441a4e0d6f96c6016a36d2bd592255f6b7..704f5e109dd0609873779ed12b868a9b3479d52fbf8539e58277d579cabe5c84:/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;