about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMichael Krelin <hacker@klever.net>2007-10-05 00:21:30 +0200
committerLars Hjemli <hjemli@gmail.com>2007-10-05 16:19:26 +0200
commitfd39489f4f49f9efe45c881d3f5f503c0068148a (patch)
tree1f62bc39a99c4a03d3165fe09c5e7b680c206e9d
parentUse git-1.5.3.3 (diff)
downloadcgit-magenta-fd39489f4f49f9efe45c881d3f5f503c0068148a.tar.xz
correct typo in CSS
-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 { color: #666; } -td#header a:hoved { +td#header a:hover { text-decoration: underline; }