Merge branch 'stable'

* stable:
  correct typo in CSS
This commit is contained in:
Lars Hjemli 2007-10-05 16:20:13 +02:00
commit f214118c56

View File

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