for-each-ref: "creator" and "creatordate" fields
[gitweb.git] / gitweb / gitweb.css
index 668e69af1eeaa978a541e0883ae8e9796b83f72e..0eda98237e1ea56936b8cd48a6c095090eced7fd 100644 (file)
@@ -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;