about summary refs log tree commit diff
diff options
context:
space:
mode:
Diffstat (limited to '')
-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;
 }
 
0 17:26:55 -0400'>2018-03-30Set g:clipboard to pb{copy,paste} alwaysJune McEnroe Previously neovim would use these automatically if it found them, but now it only checks for them on macOS. pbd continues to work well. 2018-03-28Add d-_-b crateJune McEnroe