summaryrefslogtreecommitdiffabout
path: root/cgit.css
Unidiff
Diffstat (limited to 'cgit.css') (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
@@ -99,7 +99,7 @@ td#header a {
99 color: #666; 99 color: #666;
100} 100}
101 101
102td#header a:hoved { 102td#header a:hover {
103 text-decoration: underline; 103 text-decoration: underline;
104} 104}
105 105