diff options
Diffstat (limited to 'files/es/web/css/_colon_last-child/index.html')
-rw-r--r-- | files/es/web/css/_colon_last-child/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/es/web/css/_colon_last-child/index.html b/files/es/web/css/_colon_last-child/index.html index 309a8b4b38..555795c0b4 100644 --- a/files/es/web/css/_colon_last-child/index.html +++ b/files/es/web/css/_colon_last-child/index.html @@ -25,7 +25,7 @@ p:last-child { <h2 id="Sintaxis">Sintaxis</h2> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Ejemplo">Ejemplo</h2> |