aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/css/text-decoration-style/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/css/text-decoration-style/index.html')
-rw-r--r--files/zh-cn/web/css/text-decoration-style/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/css/text-decoration-style/index.html b/files/zh-cn/web/css/text-decoration-style/index.html
index 33d3cce79b..0285e527f8 100644
--- a/files/zh-cn/web/css/text-decoration-style/index.html
+++ b/files/zh-cn/web/css/text-decoration-style/index.html
@@ -60,7 +60,7 @@ text-decoration-style: unset;
<h2 id="示例">示例</h2>
<div id="Examples">
-<pre class="brush: css" style="display: none;">.example {
+<pre class="brush: css" class="hidden">.example {
-moz-text-decoration-line: underline;
-moz-text-decoration-style: wavy;
-moz-text-decoration-color: red;