the repository which powers this website
Merge branch 'stable'
* stable: correct typo in CSS
Lars Hjemli 2007-10-05
parent 9dda602 · parent fd39489 · commit f214118
-rw-r--r--cgit.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/cgit.css b/cgit.css
index f69cc757..b8c3d810 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;
}