diff options
Diffstat (limited to 'files/zh-cn/web/css/z-index/index.html')
-rw-r--r-- | files/zh-cn/web/css/z-index/index.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/files/zh-cn/web/css/z-index/index.html b/files/zh-cn/web/css/z-index/index.html index 54ec0c54f3..6b164dbee5 100644 --- a/files/zh-cn/web/css/z-index/index.html +++ b/files/zh-cn/web/css/z-index/index.html @@ -51,8 +51,7 @@ z-index: unset;</pre> <h3 id="格式化语法">格式化语法</h3> -<pre class="syntaxbox notranslate">{{csssyntax("z-index")}} -</pre> +{{csssyntax("z-index")}} <h2 id="示例">示例</h2> |