diff options
Diffstat (limited to 'files/ru/web/css/using_css_custom_properties/index.html')
-rw-r--r-- | files/ru/web/css/using_css_custom_properties/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/css/using_css_custom_properties/index.html b/files/ru/web/css/using_css_custom_properties/index.html index db7a1674bd..905cbffe8d 100644 --- a/files/ru/web/css/using_css_custom_properties/index.html +++ b/files/ru/web/css/using_css_custom_properties/index.html @@ -138,7 +138,7 @@ translation_of: Web/CSS/Using_CSS_custom_properties </pre> -<div style="display: none;"> +<div class="hidden"> <pre class="brush:html"><div> <div class="one"></div> <div class="two">Text <span class="five">- more text</span></div> |