-rw-r--r-- | cgit.css | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -60,8 +60,13 @@ div#header { } div#header img#logo { float: right; } + +div#header input { + float: right; + margin: 0.25em 1em; +} div#header a { color: black; } |
index : patchwork/cgit.git | ||
cgit - fast webinterface for git |
summaryrefslogtreecommitdiffabout |
-rw-r--r-- | cgit.css | 5 |
@@ -60,8 +60,13 @@ div#header { } div#header img#logo { float: right; } + +div#header input { + float: right; + margin: 0.25em 1em; +} div#header a { color: black; } |