summaryrefslogtreecommitdiffabout
Side-by-side diff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--cgit.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/cgit.css b/cgit.css
index f69cc75..b8c3d81 100644
--- a/cgit.css
+++ b/cgit.css
@@ -96,13 +96,13 @@ td#header {
}
td#header a {
color: #666;
}
-td#header a:hoved {
+td#header a:hover {
text-decoration: underline;
}
td#logo {
text-align: right;
vertical-align: middle;