]> granicus.if.org Git - cgit/commitdiff
correct typo in CSS
authorMichael Krelin <hacker@klever.net>
Thu, 4 Oct 2007 22:21:30 +0000 (00:21 +0200)
committerLars Hjemli <hjemli@gmail.com>
Fri, 5 Oct 2007 14:19:26 +0000 (16:19 +0200)
cgit.css

index 54bbfccb421faf0c35f6eb4749ccef40f9e88d06..65ff5c3a85ee0dc4ec1134a0c1a1fbe099a09197 100644 (file)
--- 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;
 }