bendns' repos
/
cgit
the repository which powers this website
themed
1
Branch
0
Tags
Code
Clone
HTTPS
SSH
Open with VS Code
correct typo in CSS
Browse Source
Michael Krelin
2007-10-05
parent
2e3b6fc
· commit
fd39489
Diffstat
-rw-r--r--
cgit.css
2
1 files changed, 1 insertions, 1 deletions
diff --git a/cgit.css b/cgit.css
index 54bbfccb..65ff5c3a 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;
}