aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/learn/forms/advanced_form_styling
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/learn/forms/advanced_form_styling')
-rw-r--r--files/zh-cn/learn/forms/advanced_form_styling/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/learn/forms/advanced_form_styling/index.html b/files/zh-cn/learn/forms/advanced_form_styling/index.html
index 7add8a555f..57337e054e 100644
--- a/files/zh-cn/learn/forms/advanced_form_styling/index.html
+++ b/files/zh-cn/learn/forms/advanced_form_styling/index.html
@@ -464,5 +464,5 @@ option {
</ul>
<p>
- <audio style="display: none;"></audio>
+ <audio class="hidden"></audio>
</p>