aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--files/zh-cn/web/css/all/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/css/all/index.html b/files/zh-cn/web/css/all/index.html
index cab8fa2aba..fa301a9c41 100644
--- a/files/zh-cn/web/css/all/index.html
+++ b/files/zh-cn/web/css/all/index.html
@@ -24,7 +24,7 @@ all: unset
all: revert;
</pre>
-<p><code>all</code> 属性is specified as one of the CSS 全局 keyword values. Note that none of these values affect the {{cssxref("unicode-bidi")}} 与 {{cssxref("direction")}} 这两个属性。</p>
+<p><code>all</code> 属性被作为 CSS 全局关键词的其中之一. 不过需要注意的是,{{cssxref("unicode-bidi")}} 与 {{cssxref("direction")}} 这两个属性是不受 <code>all</code> 影响的</p>
<h3 id="取值">取值</h3>