correct typo in CSS

Esse commit está contido em:
Michael Krelin 2007-10-05 00:21:30 +02:00 commit de Lars Hjemli
commit fd39489f4f

Ver arquivo

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