aboutsummaryrefslogtreecommitdiff
path: root/cgit.css
diff refs
from: back
to: back
| flip
diff options
context:
space:
mode:
Diffstat (limited to 'cgit.css')
-rw-r--r--cgit.css9
1 files changed, 1 insertions, 8 deletions
diff --git a/cgit.css b/cgit.css
index 382964a..3579598 100644
--- a/cgit.css
+++ b/cgit.css
@@ -13,14 +13,6 @@ h2 {
margin-bottom: 0.1em;
}
-a {
- color: blue;
- text-decoration: none;
-}
-
-a:hover {
- text-decoration: underline;
-}
table.list {
border: solid 1px black;
@@ -54,6 +46,7 @@ div#header {
border: solid 1px #aaa;
vertical-align: middle;
}
+
div#header img#logo {
float: right;
}