diff options
Diffstat (limited to 'files/zh-tw/web/css/@media/index.html')
-rw-r--r-- | files/zh-tw/web/css/@media/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-tw/web/css/@media/index.html b/files/zh-tw/web/css/@media/index.html index 11f39d07b6..08ca289860 100644 --- a/files/zh-tw/web/css/@media/index.html +++ b/files/zh-tw/web/css/@media/index.html @@ -19,7 +19,7 @@ translation_of: Web/CSS/@media <h2 id="Syntax" name="Syntax">語法</h2> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <p>A <code><media-query></code> is composed of a optional media type and/or a number of media features.</p> |