about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--cgit.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/cgit.css b/cgit.css index 54bbfcc..65ff5c3 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