From fd39489f4f49f9efe45c881d3f5f503c0068148a Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Fri, 5 Oct 2007 00:21:30 +0200 Subject: correct typo in CSS --- cgit.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cgit.css') 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 { color: #666; } -td#header a:hoved { +td#header a:hover { text-decoration: underline; } -- cgit v1.2.3-59-g8ed1b