Merge branch 'master' of https://github.com/angular-live/angular.io
This commit is contained in:
commit
26cdc7ee5c
|
@ -16,3 +16,10 @@ td, th {
|
|||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.about-cn-translation {
|
||||
font-size: 16px;
|
||||
h2 {
|
||||
border-bottom: 1px solid $silver;
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
.about-cn-translation
|
||||
:marked
|
||||
## 关于中文版
|
||||
这是一份跟官方网站保持 **同步更新** 的中文版。虽然保持同步非常耗费精力,不过为了防止过时的内容误导读者,这份额外的付出还是很值得的。
|
||||
|
|
Loading…
Reference in New Issue