correct typo in CSS

Este commit está contenido en:
Michael Krelin 2007-10-05 00:21:30 +02:00 cometido por Lars Hjemli
padre 2e3b6fc424
commit fd39489f4f

Ver fichero

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