Merge branch 'stable'

* stable:
  correct typo in CSS
此提交包含在:
Lars Hjemli
2007-10-05 16:20:13 +02:00
當前提交 f214118c56

查看文件

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