diff options
Diffstat (limited to 'files/ja/web/css/_colon_nth-child')
-rw-r--r-- | files/ja/web/css/_colon_nth-child/index.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/files/ja/web/css/_colon_nth-child/index.html b/files/ja/web/css/_colon_nth-child/index.html index 43b4a9f49a..5b73519235 100644 --- a/files/ja/web/css/_colon_nth-child/index.html +++ b/files/ja/web/css/_colon_nth-child/index.html @@ -52,8 +52,7 @@ li:nth-child(2) { <h3 id="Formal_syntax" name="Formal_syntax">形式文法</h3> -<pre class="syntaxbox">{{csssyntax}} -</pre> +{{csssyntax}} <h2 id="Examples" name="Examples">例</h2> |