index
:
cgit
A hyperfast web frontend for git repositories written in C.
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
diff options
Diffstat
-rw-r--r--
cgit.css
2
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;
}