diff options
Diffstat (limited to 'files/ja/web/css/_colon_last-child')
-rw-r--r-- | files/ja/web/css/_colon_last-child/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/css/_colon_last-child/index.html b/files/ja/web/css/_colon_last-child/index.html index 7c49e1ef58..0d56ee3fc4 100644 --- a/files/ja/web/css/_colon_last-child/index.html +++ b/files/ja/web/css/_colon_last-child/index.html @@ -26,7 +26,7 @@ p:last-child { <h2 id="Syntax" name="Syntax">構文</h2> -<pre class="syntaxbox notranslate">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Example" name="Example">例</h2> |