correct typo in CSS

このコミットが含まれているのは:
Michael Krelin 2007-10-05 00:21:30 +02:00 committed by Lars Hjemli
コミット fd39489f4f

ファイルの表示

@ -99,7 +99,7 @@ td#header a {
color: #666;
}
td#header a:hoved {
td#header a:hover {
text-decoration: underline;
}