diff options
Diffstat (limited to 'files/pt-br/web/css')
115 files changed, 115 insertions, 130 deletions
diff --git a/files/pt-br/web/css/--_star_/index.html b/files/pt-br/web/css/--_star_/index.html index 19d4078aaf..845345c1f5 100644 --- a/files/pt-br/web/css/--_star_/index.html +++ b/files/pt-br/web/css/--_star_/index.html @@ -25,7 +25,7 @@ translation_of: Web/CSS/--* <h3 id="Sintaxe_formal">Sintaxe formal</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemplo">Exemplo</h2> diff --git a/files/pt-br/web/css/-moz-context-properties/index.html b/files/pt-br/web/css/-moz-context-properties/index.html index 21f99210e6..d53777a7aa 100644 --- a/files/pt-br/web/css/-moz-context-properties/index.html +++ b/files/pt-br/web/css/-moz-context-properties/index.html @@ -40,7 +40,7 @@ translation_of: Web/CSS/-moz-context-properties <h3 id="Sintaxe_formal">Sintaxe formal</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemplo">Exemplo</h2> diff --git a/files/pt-br/web/css/-webkit-overflow-scrolling/index.html b/files/pt-br/web/css/-webkit-overflow-scrolling/index.html index 72f2aac139..4a70051b14 100644 --- a/files/pt-br/web/css/-webkit-overflow-scrolling/index.html +++ b/files/pt-br/web/css/-webkit-overflow-scrolling/index.html @@ -34,7 +34,7 @@ translation_of: Web/CSS/-webkit-overflow-scrolling <h3 id="Sintaxe_formal">Sintaxe formal</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemplos">Exemplos</h2> diff --git a/files/pt-br/web/css/@font-face/index.html b/files/pt-br/web/css/@font-face/index.html index 9f60002ff0..a25b05f92d 100644 --- a/files/pt-br/web/css/@font-face/index.html +++ b/files/pt-br/web/css/@font-face/index.html @@ -57,7 +57,7 @@ translation_of: Web/CSS/@font-face <h3 id="Sintaxe_formal">Sintaxe formal</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemplos">Exemplos</h2> diff --git a/files/pt-br/web/css/@import/index.html b/files/pt-br/web/css/@import/index.html index 9081439ecb..636eb4fb0a 100644 --- a/files/pt-br/web/css/@import/index.html +++ b/files/pt-br/web/css/@import/index.html @@ -28,7 +28,7 @@ translation_of: Web/CSS/@import <h2 id="Sintaxe_formal">Sintaxe formal</h2> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemplos">Exemplos</h2> diff --git a/files/pt-br/web/css/@keyframes/index.html b/files/pt-br/web/css/@keyframes/index.html index c11df0eee6..eba938bac2 100644 --- a/files/pt-br/web/css/@keyframes/index.html +++ b/files/pt-br/web/css/@keyframes/index.html @@ -102,7 +102,7 @@ translation_of: Web/CSS/@keyframes <h3 id="Formal_syntax">Formal syntax</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Examples">Examples</h2> diff --git a/files/pt-br/web/css/@media/index.html b/files/pt-br/web/css/@media/index.html index 18c46ee615..6ebece1e34 100644 --- a/files/pt-br/web/css/@media/index.html +++ b/files/pt-br/web/css/@media/index.html @@ -259,7 +259,7 @@ translation_of: Web/CSS/@media <h3 id="Examples" name="Examples">Formal syntax</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Examples" name="Examples">Examples</h2> diff --git a/files/pt-br/web/css/_colon_blank/index.html b/files/pt-br/web/css/_colon_blank/index.html index 97395a29d1..cd99e37768 100644 --- a/files/pt-br/web/css/_colon_blank/index.html +++ b/files/pt-br/web/css/_colon_blank/index.html @@ -22,7 +22,7 @@ translation_of: 'Web/CSS/:blank' <h2 id="Sintaxe">Sintaxe</h2> -<pre class="syntaxbox">{{CSSSyntax}}</pre> +{{CSSSyntax}} <h2 id="Especificações">Especificações</h2> diff --git a/files/pt-br/web/css/_colon_disabled/index.html b/files/pt-br/web/css/_colon_disabled/index.html index 702714e76c..47bb010a5b 100644 --- a/files/pt-br/web/css/_colon_disabled/index.html +++ b/files/pt-br/web/css/_colon_disabled/index.html @@ -14,7 +14,7 @@ input:disabled { <h2 id="Sintaxe">Sintaxe</h2> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemplo">Exemplo</h2> diff --git a/files/pt-br/web/css/_colon_empty/index.html b/files/pt-br/web/css/_colon_empty/index.html index feac75ca32..c56b812cd2 100644 --- a/files/pt-br/web/css/_colon_empty/index.html +++ b/files/pt-br/web/css/_colon_empty/index.html @@ -14,8 +14,7 @@ div:empty { <h2 id="Syntax" name="Syntax">Sintaxe</h2> -<pre class="syntaxbox">{{csssyntax}} -</pre> +{{csssyntax}} <h2 id="Examples" name="Examples">Exemplos</h2> diff --git a/files/pt-br/web/css/_colon_enabled/index.html b/files/pt-br/web/css/_colon_enabled/index.html index 2d51b11e61..203a7771ed 100644 --- a/files/pt-br/web/css/_colon_enabled/index.html +++ b/files/pt-br/web/css/_colon_enabled/index.html @@ -14,7 +14,7 @@ input:enabled { <h2 id="Sintaxe">Sintaxe</h2> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemplo">Exemplo</h2> diff --git a/files/pt-br/web/css/_colon_first-of-type/index.html b/files/pt-br/web/css/_colon_first-of-type/index.html index 9cc021360c..533ab061e8 100644 --- a/files/pt-br/web/css/_colon_first-of-type/index.html +++ b/files/pt-br/web/css/_colon_first-of-type/index.html @@ -21,8 +21,7 @@ p:first-of-type { <h2 id="Sintaxe">Sintaxe</h2> -<pre class="syntaxbox">{{csssyntax}} -</pre> +{{csssyntax}} <h2 id="Exemplos">Exemplos</h2> diff --git a/files/pt-br/web/css/_colon_focus-within/index.html b/files/pt-br/web/css/_colon_focus-within/index.html index 6b83efb630..14349f334e 100644 --- a/files/pt-br/web/css/_colon_focus-within/index.html +++ b/files/pt-br/web/css/_colon_focus-within/index.html @@ -16,7 +16,7 @@ div:focus-within { <h2 id="Sintaxe">Sintaxe</h2> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemplo">Exemplo</h2> diff --git a/files/pt-br/web/css/_colon_fullscreen/index.html b/files/pt-br/web/css/_colon_fullscreen/index.html index 7d721684ab..c972a38fa5 100644 --- a/files/pt-br/web/css/_colon_fullscreen/index.html +++ b/files/pt-br/web/css/_colon_fullscreen/index.html @@ -9,7 +9,7 @@ translation_of: 'Web/CSS/:fullscreen' <h2 id="Sintaxe">Sintaxe</h2> -<pre class="syntaxbox notranslate">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Usage_notes">Usage notes</h2> diff --git a/files/pt-br/web/css/_colon_invalid/index.html b/files/pt-br/web/css/_colon_invalid/index.html index c14654b595..f9bdc17a4c 100644 --- a/files/pt-br/web/css/_colon_invalid/index.html +++ b/files/pt-br/web/css/_colon_invalid/index.html @@ -21,7 +21,7 @@ input:invalid { <h2 id="Sintaxe">Sintaxe</h2> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemplo">Exemplo</h2> diff --git a/files/pt-br/web/css/_colon_nth-child/index.html b/files/pt-br/web/css/_colon_nth-child/index.html index 07c929d4c8..ff75b3639b 100644 --- a/files/pt-br/web/css/_colon_nth-child/index.html +++ b/files/pt-br/web/css/_colon_nth-child/index.html @@ -40,8 +40,7 @@ translation_of: 'Web/CSS/:nth-child' <h3 id="Sintaxe_formal">Sintaxe formal</h3> -<pre class="syntaxbox">{{csssyntax}} -</pre> +{{csssyntax}} <h2 id="Examples" name="Examples">Exemplos</h2> diff --git a/files/pt-br/web/css/_colon_nth-last-child/index.html b/files/pt-br/web/css/_colon_nth-last-child/index.html index 7e2a3148ff..d2d349539d 100644 --- a/files/pt-br/web/css/_colon_nth-last-child/index.html +++ b/files/pt-br/web/css/_colon_nth-last-child/index.html @@ -43,8 +43,7 @@ translation_of: 'Web/CSS/:nth-last-child' <h3 id="Sintaxe_formal">Sintaxe formal</h3> -<pre class="syntaxbox">{{csssyntax}} -</pre> +{{csssyntax}} <h2 id="Exemplos">Exemplos</h2> diff --git a/files/pt-br/web/css/_colon_nth-of-type/index.html b/files/pt-br/web/css/_colon_nth-of-type/index.html index 6471f5f33a..635373cc16 100644 --- a/files/pt-br/web/css/_colon_nth-of-type/index.html +++ b/files/pt-br/web/css/_colon_nth-of-type/index.html @@ -21,8 +21,7 @@ p:nth-of-type(4n) { <h3 id="Sintaxe_formal">Sintaxe formal</h3> -<pre class="syntaxbox">{{csssyntax}} -</pre> +{{csssyntax}} <h2 id="Exemplos">Exemplos</h2> diff --git a/files/pt-br/web/css/_colon_only-child/index.html b/files/pt-br/web/css/_colon_only-child/index.html index 827a539455..0bbac2bce2 100644 --- a/files/pt-br/web/css/_colon_only-child/index.html +++ b/files/pt-br/web/css/_colon_only-child/index.html @@ -22,8 +22,7 @@ p:only-child { <h2 id="Sintaxe">Sintaxe</h2> -<pre class="syntaxbox">{{csssyntax}} -</pre> +{{csssyntax}} <h2 id="Exemplos">Exemplos</h2> diff --git a/files/pt-br/web/css/_colon_optional/index.html b/files/pt-br/web/css/_colon_optional/index.html index 71f0b12968..8eefc840f6 100644 --- a/files/pt-br/web/css/_colon_optional/index.html +++ b/files/pt-br/web/css/_colon_optional/index.html @@ -20,7 +20,7 @@ input:optional { <h2 id="Sintaxe">Sintaxe</h2> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemplos">Exemplos</h2> diff --git a/files/pt-br/web/css/_colon_out-of-range/index.html b/files/pt-br/web/css/_colon_out-of-range/index.html index 56ab889b6e..cac550b8bd 100644 --- a/files/pt-br/web/css/_colon_out-of-range/index.html +++ b/files/pt-br/web/css/_colon_out-of-range/index.html @@ -19,7 +19,7 @@ input:out-of-range { <h2 id="Sintaxe">Sintaxe</h2> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Example" name="Example">Exemplo</h2> diff --git a/files/pt-br/web/css/_colon_read-write/index.html b/files/pt-br/web/css/_colon_read-write/index.html index 8757d4adfc..8a29caba07 100644 --- a/files/pt-br/web/css/_colon_read-write/index.html +++ b/files/pt-br/web/css/_colon_read-write/index.html @@ -18,7 +18,7 @@ p:read-write { <h2 id="Sintaxe">Sintaxe</h2> -<pre class="syntaxbox notranslate">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Example" name="Example">Examplos</h2> diff --git a/files/pt-br/web/css/_colon_required/index.html b/files/pt-br/web/css/_colon_required/index.html index edfed65e81..3876295794 100644 --- a/files/pt-br/web/css/_colon_required/index.html +++ b/files/pt-br/web/css/_colon_required/index.html @@ -20,7 +20,7 @@ input:required { <h2 id="Sintaxe">Sintaxe</h2> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemplos">Exemplos</h2> diff --git a/files/pt-br/web/css/_colon_root/index.html b/files/pt-br/web/css/_colon_root/index.html index 066e54a1f9..ba0192a624 100644 --- a/files/pt-br/web/css/_colon_root/index.html +++ b/files/pt-br/web/css/_colon_root/index.html @@ -11,7 +11,7 @@ translation_of: 'Web/CSS/:root' <h2 id="Sintaxe">Sintaxe</h2> -<pre class="syntaxbox notranslate">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemplo">Exemplo</h2> diff --git a/files/pt-br/web/css/_colon_target/index.html b/files/pt-br/web/css/_colon_target/index.html index d96be5ed63..c2e77dbcc0 100644 --- a/files/pt-br/web/css/_colon_target/index.html +++ b/files/pt-br/web/css/_colon_target/index.html @@ -22,7 +22,7 @@ translation_of: 'Web/CSS/:target' <h2 id="Sintaxe">Sintaxe</h2> -<pre class="syntaxbox notranslate">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemplos">Exemplos</h2> diff --git a/files/pt-br/web/css/_colon_valid/index.html b/files/pt-br/web/css/_colon_valid/index.html index 7512829170..fa82360e7d 100644 --- a/files/pt-br/web/css/_colon_valid/index.html +++ b/files/pt-br/web/css/_colon_valid/index.html @@ -23,7 +23,7 @@ input:valid { <h2 id="Sintaxe">Sintaxe</h2> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemplos">Exemplos</h2> diff --git a/files/pt-br/web/css/_doublecolon_after/index.html b/files/pt-br/web/css/_doublecolon_after/index.html index 3281ed4793..5e4e82c4c5 100644 --- a/files/pt-br/web/css/_doublecolon_after/index.html +++ b/files/pt-br/web/css/_doublecolon_after/index.html @@ -14,7 +14,7 @@ translation_of: 'Web/CSS/::after' <h2 id="Sintaxe">Sintaxe</h2> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <div class="note"> <p>O CSS3 introduziu a notação <code>::after</code> (com dois sinais de dois pontos) para distinguir <a href="/pt-BR/docs/Web/CSS/Pseudo-classes">pseudo-classes</a> dos <a href="/pt-BR/docs/Web/CSS/Pseudo-elements">pseudo-elementos</a>. Os navegadores também aceitam <code>:after</code>, introduzido no CSS2.</p> diff --git a/files/pt-br/web/css/_doublecolon_before/index.html b/files/pt-br/web/css/_doublecolon_before/index.html index 431c59a80e..2cdd9cd0f6 100644 --- a/files/pt-br/web/css/_doublecolon_before/index.html +++ b/files/pt-br/web/css/_doublecolon_before/index.html @@ -11,7 +11,7 @@ translation_of: 'Web/CSS/::before' <h2 id="Sintaxe">Sintaxe</h2> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <p>A notação <code>::before</code> (com dois dois-pontos) foi introduzida no CSS3 afim de diferenciar <a href="/en-US/docs/Web/CSS/Pseudo-classes">pseudo-classes</a> de <a href="/en-US/docs/Web/CSS/Pseudo-elements">pseudo-elementos</a>. Navegadores também aceitam a notação <code>:before</code> introduzida no CSS 2.</p> diff --git a/files/pt-br/web/css/_doublecolon_first-line/index.html b/files/pt-br/web/css/_doublecolon_first-line/index.html index e1fc0246ff..9559b5e524 100644 --- a/files/pt-br/web/css/_doublecolon_first-line/index.html +++ b/files/pt-br/web/css/_doublecolon_first-line/index.html @@ -30,7 +30,7 @@ p::first-line { <h2 id="Sintaxe">Sintaxe</h2> -<pre class="syntaxbox notranslate">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemplos">Exemplos</h2> diff --git a/files/pt-br/web/css/align-content/index.html b/files/pt-br/web/css/align-content/index.html index 349bc34b26..4b764d1d78 100644 --- a/files/pt-br/web/css/align-content/index.html +++ b/files/pt-br/web/css/align-content/index.html @@ -97,7 +97,7 @@ align-content: unset; <h2 id="Formal_syntax">Formal syntax</h2> -<pre class="syntaxbox notranslate">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Examples">Examples</h2> diff --git a/files/pt-br/web/css/align-items/index.html b/files/pt-br/web/css/align-items/index.html index 2d74f7ec77..258eb713d3 100644 --- a/files/pt-br/web/css/align-items/index.html +++ b/files/pt-br/web/css/align-items/index.html @@ -89,8 +89,7 @@ align-items: unset; <h3 id="Sintaxe_formal">Sintaxe formal</h3> -<pre class="syntaxbox">{{csssyntax}} -</pre> +{{csssyntax}} <h2 id="Exemplo">Exemplo</h2> diff --git a/files/pt-br/web/css/align-self/index.html b/files/pt-br/web/css/align-self/index.html index a57605a13f..22788f1fd5 100644 --- a/files/pt-br/web/css/align-self/index.html +++ b/files/pt-br/web/css/align-self/index.html @@ -88,7 +88,7 @@ align-self: unset;</pre> <h3 id="Sintaxe_formal">Sintaxe formal</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemplo">Exemplo</h2> diff --git a/files/pt-br/web/css/animation-delay/index.html b/files/pt-br/web/css/animation-delay/index.html index e8ed7db06d..5302859fe4 100644 --- a/files/pt-br/web/css/animation-delay/index.html +++ b/files/pt-br/web/css/animation-delay/index.html @@ -41,8 +41,7 @@ animation-delay: 2.1s, 480ms; <h3 id="Sintaxe_formal">Sintaxe formal</h3> -<pre class="syntaxbox">{{csssyntax}} -</pre> +{{csssyntax}} <h2 id="Exemplos">Exemplos</h2> diff --git a/files/pt-br/web/css/animation-fill-mode/index.html b/files/pt-br/web/css/animation-fill-mode/index.html index 8e52a69d44..a0677ea082 100644 --- a/files/pt-br/web/css/animation-fill-mode/index.html +++ b/files/pt-br/web/css/animation-fill-mode/index.html @@ -106,8 +106,7 @@ animation-fill-mode: both, forwards, none; <h3 id="Formal_syntax">Formal syntax</h3> -<pre class="syntaxbox notranslate">{{csssyntax}} -</pre> +{{csssyntax}} <h2 id="Example">Example</h2> diff --git a/files/pt-br/web/css/animation/index.html b/files/pt-br/web/css/animation/index.html index 5c6ba64222..ae21cd67f5 100644 --- a/files/pt-br/web/css/animation/index.html +++ b/files/pt-br/web/css/animation/index.html @@ -249,7 +249,7 @@ button.restart { <h3 id="Formal_syntax">Formal syntax</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Examples">Examples</h2> diff --git a/files/pt-br/web/css/attr()/index.html b/files/pt-br/web/css/attr()/index.html index bbcfd0dd4c..025e86831f 100644 --- a/files/pt-br/web/css/attr()/index.html +++ b/files/pt-br/web/css/attr()/index.html @@ -164,7 +164,7 @@ attr(data-something, 'default'); <h3 id="Sintaxe_formal">Sintaxe formal</h3> -<pre class="syntaxbox notranslate">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemplos">Exemplos</h2> diff --git a/files/pt-br/web/css/backdrop-filter/index.html b/files/pt-br/web/css/backdrop-filter/index.html index f693e035d4..b3e741b695 100644 --- a/files/pt-br/web/css/backdrop-filter/index.html +++ b/files/pt-br/web/css/backdrop-filter/index.html @@ -54,7 +54,7 @@ backdrop-filter: unset; <h3 id="Sintaxe_formal">Sintaxe formal</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemplo">Exemplo</h2> diff --git a/files/pt-br/web/css/backface-visibility/index.html b/files/pt-br/web/css/backface-visibility/index.html index 7e8fa192e3..36f377134d 100644 --- a/files/pt-br/web/css/backface-visibility/index.html +++ b/files/pt-br/web/css/backface-visibility/index.html @@ -35,7 +35,7 @@ backface-visibility: hidden; <dl> </dl> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemplos">Exemplos</h2> diff --git a/files/pt-br/web/css/background-attachment/index.html b/files/pt-br/web/css/background-attachment/index.html index 977f59e4e7..d9a70bfb60 100644 --- a/files/pt-br/web/css/background-attachment/index.html +++ b/files/pt-br/web/css/background-attachment/index.html @@ -34,8 +34,7 @@ background-attachment: inherit; </dt> </dl> -<pre class="syntaxbox">{{csssyntax}} -</pre> +{{csssyntax}} <h2 id="Examples" name="Examples">Exemplos</h2> diff --git a/files/pt-br/web/css/background-blend-mode/index.html b/files/pt-br/web/css/background-blend-mode/index.html index a75c561838..d69ade2e93 100644 --- a/files/pt-br/web/css/background-blend-mode/index.html +++ b/files/pt-br/web/css/background-blend-mode/index.html @@ -38,7 +38,7 @@ background-blend-mode: unset; <h3 id="Sintaxe_formal">Sintaxe formal</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemplos">Exemplos</h2> diff --git a/files/pt-br/web/css/background-clip/index.html b/files/pt-br/web/css/background-clip/index.html index 317d5080c2..651420ecd3 100644 --- a/files/pt-br/web/css/background-clip/index.html +++ b/files/pt-br/web/css/background-clip/index.html @@ -46,7 +46,7 @@ translation_of: Web/CSS/background-clip <h3 id="Sintaxe_formal">Sintaxe formal</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemplos">Exemplos</h2> diff --git a/files/pt-br/web/css/background-color/index.html b/files/pt-br/web/css/background-color/index.html index 8acca2c755..72190a4598 100644 --- a/files/pt-br/web/css/background-color/index.html +++ b/files/pt-br/web/css/background-color/index.html @@ -69,7 +69,7 @@ background-color: unset;</pre> <h2 id="Sintaxe_formal">Sintaxe formal</h2> -<pre class="syntaxbox notranslate">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemplos">Exemplos</h2> diff --git a/files/pt-br/web/css/background-origin/index.html b/files/pt-br/web/css/background-origin/index.html index 7910395b4a..40254a73b1 100644 --- a/files/pt-br/web/css/background-origin/index.html +++ b/files/pt-br/web/css/background-origin/index.html @@ -43,7 +43,7 @@ background-origin: unset; <h3 id="Sintaxe_formal">Sintaxe formal</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemplos">Exemplos</h2> diff --git a/files/pt-br/web/css/background-position/index.html b/files/pt-br/web/css/background-position/index.html index 44df4c28a1..d1ddab3570 100644 --- a/files/pt-br/web/css/background-position/index.html +++ b/files/pt-br/web/css/background-position/index.html @@ -79,7 +79,7 @@ background-position: unset; <h3 id="Formal_syntax">Formal syntax</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Examples" name="Examples">Examples</h2> diff --git a/files/pt-br/web/css/background-size/index.html b/files/pt-br/web/css/background-size/index.html index c37b0182b4..22fca36d6f 100644 --- a/files/pt-br/web/css/background-size/index.html +++ b/files/pt-br/web/css/background-size/index.html @@ -167,8 +167,7 @@ background-size: 50% 25%;</pre> <h3 id="Sintaxe_formal">Sintaxe formal</h3> -<pre class="syntaxbox">{{csssyntax}} -</pre> +{{csssyntax}} <h2 id="Exemplos">Exemplos</h2> diff --git a/files/pt-br/web/css/block-size/index.html b/files/pt-br/web/css/block-size/index.html index 0bab1649ec..879af1485c 100644 --- a/files/pt-br/web/css/block-size/index.html +++ b/files/pt-br/web/css/block-size/index.html @@ -52,7 +52,7 @@ block-size: unset; <h3 id="Sintaxe_formal">Sintaxe formal</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemplo">Exemplo</h2> diff --git a/files/pt-br/web/css/border-left-color/index.html b/files/pt-br/web/css/border-left-color/index.html index e9ea7a2fb2..a6190fd779 100644 --- a/files/pt-br/web/css/border-left-color/index.html +++ b/files/pt-br/web/css/border-left-color/index.html @@ -38,7 +38,7 @@ border-left-color: unset; <h3 id="Formal_syntax">Formal syntax</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Examples">Examples</h2> diff --git a/files/pt-br/web/css/border-left/index.html b/files/pt-br/web/css/border-left/index.html index 0e83f5098c..154955a2c4 100644 --- a/files/pt-br/web/css/border-left/index.html +++ b/files/pt-br/web/css/border-left/index.html @@ -49,7 +49,7 @@ border-left: medium dashed green; <h3 id="Sintaxe_formal">Sintaxe formal</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Example" name="Example">Exemplo</h2> diff --git a/files/pt-br/web/css/border-radius/index.html b/files/pt-br/web/css/border-radius/index.html index 1c71af8e01..12a80a6f99 100644 --- a/files/pt-br/web/css/border-radius/index.html +++ b/files/pt-br/web/css/border-radius/index.html @@ -131,7 +131,7 @@ border-bottom-left-radius: 3px 4px; <h3 id="Sintaxe_formal">Sintaxe formal</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Examples">Examples</h2> diff --git a/files/pt-br/web/css/box-shadow/index.html b/files/pt-br/web/css/box-shadow/index.html index e94edec82e..1cf81d9845 100644 --- a/files/pt-br/web/css/box-shadow/index.html +++ b/files/pt-br/web/css/box-shadow/index.html @@ -98,7 +98,7 @@ box-shadow: unset; <h3 id="Formal_syntax">Formal syntax</h3> -<pre class="syntaxbox notranslate">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Live_examples">Live examples</h2> diff --git a/files/pt-br/web/css/break-after/index.html b/files/pt-br/web/css/break-after/index.html index da446b6402..b9b75c6fd1 100644 --- a/files/pt-br/web/css/break-after/index.html +++ b/files/pt-br/web/css/break-after/index.html @@ -104,7 +104,7 @@ break-after: unset; <h3 id="Formal_syntax">Formal syntax</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Page_break_aliases">Page break aliases</h2> diff --git a/files/pt-br/web/css/calc()/index.html b/files/pt-br/web/css/calc()/index.html index b765f7c051..5e466066a7 100644 --- a/files/pt-br/web/css/calc()/index.html +++ b/files/pt-br/web/css/calc()/index.html @@ -48,7 +48,7 @@ width: calc(100% - 80px); <h3 id="Formal_syntax">Formal syntax</h3> -<pre class="syntaxbox notranslate">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemplos">Exemplos</h2> diff --git a/files/pt-br/web/css/clear/index.html b/files/pt-br/web/css/clear/index.html index 6b108c4ece..28d6b86011 100644 --- a/files/pt-br/web/css/clear/index.html +++ b/files/pt-br/web/css/clear/index.html @@ -68,7 +68,7 @@ clear: unset; <h3 id="Sintaxe_2">Sintaxe</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Examples" name="Examples">Exemplos</h2> diff --git a/files/pt-br/web/css/contain/index.html b/files/pt-br/web/css/contain/index.html index dda6afe29e..ad4dbf0dad 100644 --- a/files/pt-br/web/css/contain/index.html +++ b/files/pt-br/web/css/contain/index.html @@ -56,7 +56,7 @@ contain: paint; <h3 id="Sintaxe_Formal">Sintaxe Formal</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Especificações">Especificações</h2> diff --git a/files/pt-br/web/css/content/index.html b/files/pt-br/web/css/content/index.html index 603f0e9511..901f5b603b 100644 --- a/files/pt-br/web/css/content/index.html +++ b/files/pt-br/web/css/content/index.html @@ -76,8 +76,7 @@ content: unset; <h3 id="Sintaxe_formal">Sintaxe formal</h3> -<pre class="syntaxbox">{{csssyntax}} -</pre> +{{csssyntax}} <h2 id="Exemplos">Exemplos</h2> diff --git a/files/pt-br/web/css/cursor/index.html b/files/pt-br/web/css/cursor/index.html index 9a9c6af5af..ee16ea6d7c 100644 --- a/files/pt-br/web/css/cursor/index.html +++ b/files/pt-br/web/css/cursor/index.html @@ -239,8 +239,7 @@ cursor: unset; <h3 id="Sintaxe_formal">Sintaxe formal</h3> -<pre class="syntaxbox notranslate">{{csssyntax}} -</pre> +{{csssyntax}} <h2 id="Exemplos">Exemplos</h2> diff --git a/files/pt-br/web/css/display-box/index.html b/files/pt-br/web/css/display-box/index.html index 7aec5790c6..e226f73577 100644 --- a/files/pt-br/web/css/display-box/index.html +++ b/files/pt-br/web/css/display-box/index.html @@ -23,7 +23,7 @@ translation_of: Web/CSS/display-box <h3 id="Sintaxe_formal">Sintaxe formal</h3> -<pre class="syntaxbox">{{CSSSyntax}}</pre> +{{CSSSyntax}} <h2 id="Exemplos">Exemplos</h2> diff --git a/files/pt-br/web/css/display-inside/index.html b/files/pt-br/web/css/display-inside/index.html index 64c09da01a..88adafb111 100644 --- a/files/pt-br/web/css/display-inside/index.html +++ b/files/pt-br/web/css/display-inside/index.html @@ -41,7 +41,7 @@ translation_of: Web/CSS/display-inside <h3 id="Sintaxe_formal">Sintaxe formal</h3> -<pre class="syntaxbox">{{CSSSyntax}}</pre> +{{CSSSyntax}} <h2 id="Exemplo">Exemplo</h2> diff --git a/files/pt-br/web/css/display-legacy/index.html b/files/pt-br/web/css/display-legacy/index.html index c4bf7e06c2..025e4feea8 100644 --- a/files/pt-br/web/css/display-legacy/index.html +++ b/files/pt-br/web/css/display-legacy/index.html @@ -32,7 +32,7 @@ translation_of: Web/CSS/display-legacy <h3 id="Sintaxe_formal">Sintaxe formal</h3> -<pre class="syntaxbox">{{CSSSyntax}}</pre> +{{CSSSyntax}} <h2 id="Exemplo">Exemplo</h2> diff --git a/files/pt-br/web/css/display-listitem/index.html b/files/pt-br/web/css/display-listitem/index.html index 6d45a8e82d..38c8771adb 100644 --- a/files/pt-br/web/css/display-listitem/index.html +++ b/files/pt-br/web/css/display-listitem/index.html @@ -19,7 +19,7 @@ translation_of: Web/CSS/display-listitem <h3 id="Sintaxe_formal">Sintaxe formal</h3> -<pre class="syntaxbox">{{CSSSyntax}}</pre> +{{CSSSyntax}} <h2 id="Exemplo">Exemplo</h2> diff --git a/files/pt-br/web/css/display-outside/index.html b/files/pt-br/web/css/display-outside/index.html index 84b0676bcd..1e81e5033a 100644 --- a/files/pt-br/web/css/display-outside/index.html +++ b/files/pt-br/web/css/display-outside/index.html @@ -31,8 +31,7 @@ translation_of: Web/CSS/display-outside <h3 id="Sintaxe_formal">Sintaxe formal</h3> -<pre class="syntaxbox">{{CSSSyntax}} -</pre> +{{CSSSyntax}} <h2 id="Exemplo">Exemplo</h2> diff --git a/files/pt-br/web/css/env()/index.html b/files/pt-br/web/css/env()/index.html index 113a0b2f84..f0270388fc 100644 --- a/files/pt-br/web/css/env()/index.html +++ b/files/pt-br/web/css/env()/index.html @@ -56,7 +56,7 @@ env(safe-area-inset-left, 1.4rem); <h3 id="Sintaxe_formal">Sintaxe formal</h3> -<pre class="syntaxbox notranslate">{{cssSyntax}}</pre> +{{cssSyntax}} <h2 id="Exemplos">Exemplos</h2> diff --git a/files/pt-br/web/css/flex-direction/index.html b/files/pt-br/web/css/flex-direction/index.html index 53dabec16b..80cb98ab98 100644 --- a/files/pt-br/web/css/flex-direction/index.html +++ b/files/pt-br/web/css/flex-direction/index.html @@ -55,7 +55,7 @@ flex-direction: unset; <h3 id="Formal_syntax">Formal syntax</h3> -<pre class="syntaxbox notranslate">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Example">Example</h2> diff --git a/files/pt-br/web/css/flex-flow/index.html b/files/pt-br/web/css/flex-flow/index.html index db281a2699..b168f19979 100644 --- a/files/pt-br/web/css/flex-flow/index.html +++ b/files/pt-br/web/css/flex-flow/index.html @@ -43,7 +43,7 @@ flex-flow: unset; <h3 id="Sintaxe_formal">Sintaxe formal</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemplos">Exemplos</h2> diff --git a/files/pt-br/web/css/flex-wrap/index.html b/files/pt-br/web/css/flex-wrap/index.html index a73e5626eb..31dbc6df3d 100644 --- a/files/pt-br/web/css/flex-wrap/index.html +++ b/files/pt-br/web/css/flex-wrap/index.html @@ -51,7 +51,7 @@ flex-wrap: unset; <h2 id="Formal_syntax">Formal syntax</h2> -<pre class="syntaxbox notranslate">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemplos">Exemplos</h2> diff --git a/files/pt-br/web/css/flex/index.html b/files/pt-br/web/css/flex/index.html index f7c7c55fc7..c10382dbf7 100644 --- a/files/pt-br/web/css/flex/index.html +++ b/files/pt-br/web/css/flex/index.html @@ -180,7 +180,7 @@ flex: unset; <h3 id="Formal_syntax">Formal syntax</h3> -<pre class="syntaxbox notranslate">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Example">Example</h2> diff --git a/files/pt-br/web/css/float/index.html b/files/pt-br/web/css/float/index.html index e75e2c4c06..5e92f80a3f 100644 --- a/files/pt-br/web/css/float/index.html +++ b/files/pt-br/web/css/float/index.html @@ -117,7 +117,7 @@ float: unset; <h3 id="Sintaxe_Formal">Sintaxe Formal</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemplos">Exemplos</h2> diff --git a/files/pt-br/web/css/font-feature-settings/index.html b/files/pt-br/web/css/font-feature-settings/index.html index dff644c1b5..faaf2a8488 100644 --- a/files/pt-br/web/css/font-feature-settings/index.html +++ b/files/pt-br/web/css/font-feature-settings/index.html @@ -51,7 +51,7 @@ font-feature-settings: unset; <h3 id="Sintaxe_formal">Sintaxe formal</h3> -<pre class="syntaxbox notranslate">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemplos">Exemplos</h2> diff --git a/files/pt-br/web/css/font-kerning/index.html b/files/pt-br/web/css/font-kerning/index.html index 59005e877f..1ccd95682c 100644 --- a/files/pt-br/web/css/font-kerning/index.html +++ b/files/pt-br/web/css/font-kerning/index.html @@ -36,7 +36,7 @@ font-kerning: unset; <h3 id="Formal_syntax">Formal syntax</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Examples">Examples</h2> diff --git a/files/pt-br/web/css/font-size/index.html b/files/pt-br/web/css/font-size/index.html index 3560b57bc6..820af31b66 100644 --- a/files/pt-br/web/css/font-size/index.html +++ b/files/pt-br/web/css/font-size/index.html @@ -71,7 +71,7 @@ font-size: unset; <h3 id="Formal_syntax">Formal syntax</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Possible_approaches">Possible approaches</h2> diff --git a/files/pt-br/web/css/font-variation-settings/index.html b/files/pt-br/web/css/font-variation-settings/index.html index c0c7a280f8..924e18148b 100644 --- a/files/pt-br/web/css/font-variation-settings/index.html +++ b/files/pt-br/web/css/font-variation-settings/index.html @@ -40,7 +40,7 @@ font-variation-settings: unset; <dd>Ao renderizar texto, a lista de nomes dos eixos de fontes variáveis é passada para o mecanismo de layout de texto para ativar ou desativar os recursos de fonte. Cada configuração é sempre um ou mais pares que consistem em um {{cssxref("<string>")}} de 4 caracteres ASCII seguidos por um {{cssxref("number")}} indicando o valor do eixo a ser definido. Se a <code><string></code> tiver mais ou menos caracteres ou contiver caracteres fora do intervalo de códigos U+20 - U+7E, toda a propriedade será inválida. O <code><number></code> pode ser fracionário ou negativo, dependendo do intervalo de valores disponível em sua fonte, conforme definido pelo designer da fonte.</dd> </dl> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Eixos_registrados_e_personalizados">Eixos registrados e personalizados</h2> diff --git a/files/pt-br/web/css/font-weight/index.html b/files/pt-br/web/css/font-weight/index.html index 33d4118762..61e10ddc7b 100644 --- a/files/pt-br/web/css/font-weight/index.html +++ b/files/pt-br/web/css/font-weight/index.html @@ -156,7 +156,7 @@ font-weight: unset; <h3 id="Sintaxe_formal">Sintaxe formal</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemplos">Exemplos</h2> diff --git a/files/pt-br/web/css/grid-auto-flow/index.html b/files/pt-br/web/css/grid-auto-flow/index.html index ae212a18a6..c4bbb25428 100644 --- a/files/pt-br/web/css/grid-auto-flow/index.html +++ b/files/pt-br/web/css/grid-auto-flow/index.html @@ -48,7 +48,7 @@ grid-auto-flow: unset; <h3 id="Sintaxe_Formal">Sintaxe Formal</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemplo">Exemplo</h2> diff --git a/files/pt-br/web/css/grid-template-columns/index.html b/files/pt-br/web/css/grid-template-columns/index.html index f096700b56..4a5d299f41 100644 --- a/files/pt-br/web/css/grid-template-columns/index.html +++ b/files/pt-br/web/css/grid-template-columns/index.html @@ -72,7 +72,7 @@ grid-template-columns: unset; <h3 id="Sintaxe_formal">Sintaxe formal</h3> -<pre class="syntaxbox notranslate">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemplos">Exemplos</h2> diff --git a/files/pt-br/web/css/grid-template-rows/index.html b/files/pt-br/web/css/grid-template-rows/index.html index daff379e41..3926eca688 100644 --- a/files/pt-br/web/css/grid-template-rows/index.html +++ b/files/pt-br/web/css/grid-template-rows/index.html @@ -77,7 +77,7 @@ grid-template-rows: unset; <h3 id="Formal_syntax">Formal syntax</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Examples">Examples</h2> diff --git a/files/pt-br/web/css/grid/index.html b/files/pt-br/web/css/grid/index.html index 7b9826ed26..7b05b5aa91 100644 --- a/files/pt-br/web/css/grid/index.html +++ b/files/pt-br/web/css/grid/index.html @@ -61,7 +61,7 @@ grid: unset; <h3 id="Sintaxe_formal">Sintaxe formal</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemplo">Exemplo</h2> diff --git a/files/pt-br/web/css/hyphens/index.html b/files/pt-br/web/css/hyphens/index.html index c6189fc13c..d36135921f 100644 --- a/files/pt-br/web/css/hyphens/index.html +++ b/files/pt-br/web/css/hyphens/index.html @@ -60,7 +60,7 @@ hyphens: unset; <h3 id="Sintaxe_formal">Sintaxe formal</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemplo">Exemplo</h2> diff --git a/files/pt-br/web/css/inline-size/index.html b/files/pt-br/web/css/inline-size/index.html index 0d8dcb62a1..8e7ee6351e 100644 --- a/files/pt-br/web/css/inline-size/index.html +++ b/files/pt-br/web/css/inline-size/index.html @@ -41,7 +41,7 @@ inline-size: unset; <h3 id="Sintaxe_formal">Sintaxe formal</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemplo">Exemplo</h2> diff --git a/files/pt-br/web/css/isolation/index.html b/files/pt-br/web/css/isolation/index.html index 49c169d491..16d782a8a7 100644 --- a/files/pt-br/web/css/isolation/index.html +++ b/files/pt-br/web/css/isolation/index.html @@ -36,7 +36,7 @@ isolation: unset; <h3 id="Sintaxe_formal">Sintaxe formal</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemplos">Exemplos</h2> diff --git a/files/pt-br/web/css/letter-spacing/index.html b/files/pt-br/web/css/letter-spacing/index.html index 11ae4a85d0..b8cbf35517 100644 --- a/files/pt-br/web/css/letter-spacing/index.html +++ b/files/pt-br/web/css/letter-spacing/index.html @@ -38,7 +38,7 @@ letter-spacing: unset; <h3 id="Formal_syntax">Formal syntax</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Examples">Examples</h2> diff --git a/files/pt-br/web/css/line-break/index.html b/files/pt-br/web/css/line-break/index.html index 5a66eb6999..8879b4081b 100644 --- a/files/pt-br/web/css/line-break/index.html +++ b/files/pt-br/web/css/line-break/index.html @@ -36,7 +36,7 @@ line-break: unset; <h3 id="Sintaxe_formal">Sintaxe formal</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Especificações">Especificações</h2> diff --git a/files/pt-br/web/css/margin-bottom/index.html b/files/pt-br/web/css/margin-bottom/index.html index a2990e2ba6..cc38830402 100644 --- a/files/pt-br/web/css/margin-bottom/index.html +++ b/files/pt-br/web/css/margin-bottom/index.html @@ -46,7 +46,7 @@ margin-bottom: unset; <h3 id="Sintaxe_formal">Sintaxe formal</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Example" name="Example">Exemplo</h2> diff --git a/files/pt-br/web/css/margin-top/index.html b/files/pt-br/web/css/margin-top/index.html index 5151416465..0ad937fadd 100644 --- a/files/pt-br/web/css/margin-top/index.html +++ b/files/pt-br/web/css/margin-top/index.html @@ -42,7 +42,7 @@ margin-top: unset; <h3 id="Sintaxe_formal">Sintaxe formal</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Examples" name="Examples">Exemplos</h2> diff --git a/files/pt-br/web/css/margin/index.html b/files/pt-br/web/css/margin/index.html index 4b033dfd69..01eddd8297 100644 --- a/files/pt-br/web/css/margin/index.html +++ b/files/pt-br/web/css/margin/index.html @@ -58,7 +58,7 @@ margin: unset; <h3 id="Sintaxe_formal">Sintaxe formal</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemplos">Exemplos</h2> diff --git a/files/pt-br/web/css/mask/index.html b/files/pt-br/web/css/mask/index.html index 6b14e67849..eaa2278c75 100644 --- a/files/pt-br/web/css/mask/index.html +++ b/files/pt-br/web/css/mask/index.html @@ -48,7 +48,7 @@ mask: unset; <p>Se o valor é um valor URI, o elemento apontado pelo URI é usado como uma máscara SVG.</p> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemplos">Exemplos</h2> diff --git a/files/pt-br/web/css/max-width/index.html b/files/pt-br/web/css/max-width/index.html index b734872b64..391c338fed 100644 --- a/files/pt-br/web/css/max-width/index.html +++ b/files/pt-br/web/css/max-width/index.html @@ -81,7 +81,7 @@ max-width: unset; <h4 id="Sintaxe_formal">Sintaxe formal</h4> -<pre class="syntaxbox notranslate">{{csssyntax}}</pre> +{{csssyntax}} <h4 id="Exemplos">Exemplos</h4> diff --git a/files/pt-br/web/css/mix-blend-mode/index.html b/files/pt-br/web/css/mix-blend-mode/index.html index c8677e6545..db289312b3 100644 --- a/files/pt-br/web/css/mix-blend-mode/index.html +++ b/files/pt-br/web/css/mix-blend-mode/index.html @@ -49,7 +49,7 @@ mix-blend-mode: unset; <h3 id="Sintaxe_formal">Sintaxe formal</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Examples" name="Examples">Exemplos</h2> diff --git a/files/pt-br/web/css/object-fit/index.html b/files/pt-br/web/css/object-fit/index.html index 261e5585e9..4df0f024dd 100644 --- a/files/pt-br/web/css/object-fit/index.html +++ b/files/pt-br/web/css/object-fit/index.html @@ -13,7 +13,7 @@ translation_of: Web/CSS/object-fit <h2 id="Syntax" name="Syntax">Syntax</h2> -<pre class="twopartsyntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <pre><code>object-fit: fill</code> <code>object-fit: contain</code> diff --git a/files/pt-br/web/css/offset/index.html b/files/pt-br/web/css/offset/index.html index 5bf849fdda..dcc23520c4 100644 --- a/files/pt-br/web/css/offset/index.html +++ b/files/pt-br/web/css/offset/index.html @@ -47,7 +47,7 @@ offset: url(arc.svg) 30deg / 50px 100px; <h3 id="Sintaxe_formal">Sintaxe formal</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Examplo">Examplo</h2> diff --git a/files/pt-br/web/css/opacity/index.html b/files/pt-br/web/css/opacity/index.html index 41afe896ae..1d3420125e 100644 --- a/files/pt-br/web/css/opacity/index.html +++ b/files/pt-br/web/css/opacity/index.html @@ -69,7 +69,7 @@ opacity: unset; <h3 id="Sintaxe_formal">Sintaxe formal</h3> -<pre>{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemplos">Exemplos</h2> diff --git a/files/pt-br/web/css/outline/index.html b/files/pt-br/web/css/outline/index.html index 905cf7315a..b40634c9b3 100644 --- a/files/pt-br/web/css/outline/index.html +++ b/files/pt-br/web/css/outline/index.html @@ -45,7 +45,7 @@ outline: unset; <h3 id="Sintaxe_completa">Sintaxe completa</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemplos">Exemplos</h2> diff --git a/files/pt-br/web/css/padding/index.html b/files/pt-br/web/css/padding/index.html index dc89652bd8..f9d3d9e2f9 100644 --- a/files/pt-br/web/css/padding/index.html +++ b/files/pt-br/web/css/padding/index.html @@ -49,7 +49,7 @@ padding: unset; <h3 id="Sintaxe_formal">Sintaxe formal</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemplos">Exemplos</h2> diff --git a/files/pt-br/web/css/page-break-before/index.html b/files/pt-br/web/css/page-break-before/index.html index 7aabf15439..1800e92397 100644 --- a/files/pt-br/web/css/page-break-before/index.html +++ b/files/pt-br/web/css/page-break-before/index.html @@ -88,7 +88,7 @@ page-break-before: unset; <h3 id="Formal_syntax">Formal syntax</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Examples">Examples</h2> diff --git a/files/pt-br/web/css/pointer-events/index.html b/files/pt-br/web/css/pointer-events/index.html index 4d04ba119b..6e229ac49b 100644 --- a/files/pt-br/web/css/pointer-events/index.html +++ b/files/pt-br/web/css/pointer-events/index.html @@ -56,7 +56,7 @@ pointer-events: inherit; <h3 id="Sintaxe_formal">Sintaxe formal</h3> -<pre class="syntaxbox">{{csssyntax("pointer-events")}}</pre> +{{csssyntax("pointer-events")}} <h2 id="Exemplos">Exemplos</h2> diff --git a/files/pt-br/web/css/position/index.html b/files/pt-br/web/css/position/index.html index 92f398b013..50681fafd7 100644 --- a/files/pt-br/web/css/position/index.html +++ b/files/pt-br/web/css/position/index.html @@ -56,7 +56,7 @@ translation_of: Web/CSS/position <h3 id="Sintáxe_formal">Sintáxe formal</h3> -<pre class="syntaxbox notranslate">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemplos">Exemplos</h2> diff --git a/files/pt-br/web/css/ruby-align/index.html b/files/pt-br/web/css/ruby-align/index.html index f67cfc1262..85ac242d41 100644 --- a/files/pt-br/web/css/ruby-align/index.html +++ b/files/pt-br/web/css/ruby-align/index.html @@ -45,7 +45,7 @@ ruby-align: unset; <h3 id="Sintaxe_formal">Sintaxe formal</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemplos">Exemplos</h2> diff --git a/files/pt-br/web/css/scroll-behavior/index.html b/files/pt-br/web/css/scroll-behavior/index.html index 13c2ca294c..35cf5cb3f6 100644 --- a/files/pt-br/web/css/scroll-behavior/index.html +++ b/files/pt-br/web/css/scroll-behavior/index.html @@ -46,7 +46,7 @@ scroll-behavior: unset; <h3 id="Sintaxe_formal">Sintaxe formal</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Example" name="Example">Exemplo</h2> diff --git a/files/pt-br/web/css/scrollbar-color/index.html b/files/pt-br/web/css/scrollbar-color/index.html index 6b368ab66b..5d5225fc92 100644 --- a/files/pt-br/web/css/scrollbar-color/index.html +++ b/files/pt-br/web/css/scrollbar-color/index.html @@ -68,7 +68,7 @@ scrollbar-color: unset; <h3 id="Sintaxe_formal">Sintaxe formal</h3> -<pre class="syntaxbox">{{CSSSyntax}}</pre> +{{CSSSyntax}} <h2 id="Example" name="Example">Exemplo</h2> diff --git a/files/pt-br/web/css/text-align/index.html b/files/pt-br/web/css/text-align/index.html index 9789af412c..974ad57b60 100644 --- a/files/pt-br/web/css/text-align/index.html +++ b/files/pt-br/web/css/text-align/index.html @@ -61,7 +61,7 @@ text-align: unset; <h3 id="Sintaxe_Formal">Sintaxe Formal</h3> -<pre class="syntaxbox notranslate">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemplos">Exemplos</h2> diff --git a/files/pt-br/web/css/text-decoration-style/index.html b/files/pt-br/web/css/text-decoration-style/index.html index 134554c304..861c93a7ce 100644 --- a/files/pt-br/web/css/text-decoration-style/index.html +++ b/files/pt-br/web/css/text-decoration-style/index.html @@ -81,7 +81,7 @@ text-decoration-style: unset; <h3 id="Syntax_Formal">Syntax Formal</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemplo">Exemplo</h2> diff --git a/files/pt-br/web/css/text-decoration/index.html b/files/pt-br/web/css/text-decoration/index.html index 6c4aaa93ad..05d856bd04 100644 --- a/files/pt-br/web/css/text-decoration/index.html +++ b/files/pt-br/web/css/text-decoration/index.html @@ -42,7 +42,7 @@ text-decoration: unset; <h3 id="Sintaxe_Formal">Sintaxe Formal</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemplos">Exemplos</h2> diff --git a/files/pt-br/web/css/text-shadow/index.html b/files/pt-br/web/css/text-shadow/index.html index 6f22e7e329..751c229f24 100644 --- a/files/pt-br/web/css/text-shadow/index.html +++ b/files/pt-br/web/css/text-shadow/index.html @@ -55,7 +55,7 @@ text-shadow: unset; <h3 id="Formal_syntax">Formal syntax</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Examples" name="Examples">Exemplos</h2> diff --git a/files/pt-br/web/css/text-transform/index.html b/files/pt-br/web/css/text-transform/index.html index a32cc3fa2f..92f716b4d0 100644 --- a/files/pt-br/web/css/text-transform/index.html +++ b/files/pt-br/web/css/text-transform/index.html @@ -71,7 +71,7 @@ text-transform: unset; <h3 id="Formal_syntax">Formal syntax</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Examples">Examples</h2> diff --git a/files/pt-br/web/css/touch-action/index.html b/files/pt-br/web/css/touch-action/index.html index 543871220e..13d48a5dc8 100644 --- a/files/pt-br/web/css/touch-action/index.html +++ b/files/pt-br/web/css/touch-action/index.html @@ -64,7 +64,7 @@ touch-action: unset; <h3 id="Formal_syntax">Formal syntax</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Examples">Examples</h2> diff --git a/files/pt-br/web/css/transform-style/index.html b/files/pt-br/web/css/transform-style/index.html index 9146c13f3a..f1293914b8 100644 --- a/files/pt-br/web/css/transform-style/index.html +++ b/files/pt-br/web/css/transform-style/index.html @@ -36,7 +36,7 @@ transform-style: unset; <h3 id="Formal_syntax">Formal syntax</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Especificações">Especificações</h2> diff --git a/files/pt-br/web/css/transition-delay/index.html b/files/pt-br/web/css/transition-delay/index.html index 46fdf63529..50393eb513 100644 --- a/files/pt-br/web/css/transition-delay/index.html +++ b/files/pt-br/web/css/transition-delay/index.html @@ -48,7 +48,7 @@ transition-delay: unset; <h3 id="Sintaxe_Formal">Sintaxe Formal</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemplos">Exemplos</h2> diff --git a/files/pt-br/web/css/transition-timing-function/index.html b/files/pt-br/web/css/transition-timing-function/index.html index 5a8e741b78..4a30c42be7 100644 --- a/files/pt-br/web/css/transition-timing-function/index.html +++ b/files/pt-br/web/css/transition-timing-function/index.html @@ -47,7 +47,7 @@ transition-timing-function: unset; <h3 id="Formal_syntax">Formal syntax</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Examples">Examples</h2> diff --git a/files/pt-br/web/css/transition/index.html b/files/pt-br/web/css/transition/index.html index e5e798dda0..eabe7984f9 100644 --- a/files/pt-br/web/css/transition/index.html +++ b/files/pt-br/web/css/transition/index.html @@ -41,7 +41,7 @@ transition: unset; <h3 id="Formal_syntax">Formal syntax</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Examples">Examples</h2> diff --git a/files/pt-br/web/css/var()/index.html b/files/pt-br/web/css/var()/index.html index a04bd96525..5ce8d447e3 100644 --- a/files/pt-br/web/css/var()/index.html +++ b/files/pt-br/web/css/var()/index.html @@ -15,8 +15,7 @@ translation_of: Web/CSS/var() <p>O primeiro argumento da função é o nome da propriedade personalizada a ser substituída. O segundo argumento opcional da função serve como valor alternativo. Se a propriedade personalizada referenciada pelo primeiro argumento for inválida, a função usará o segundo valor.</p> -<pre class="syntaxbox notranslate">{{csssyntax}} -</pre> +{{csssyntax}} <div class="note"> <p>Nota: A sintaxe do argumento alternativo, assim como as propriedades personalizadas, permite o uso de vírgulas. Por exemplo, <code>var(--foo, red, blue)</code> define como argumento alternativo <code>red, blue</code>; isto é, qualquer coisa entre a primeira vírgula e o fim da função é considerado como valor do como argumento alternativo.</p> diff --git a/files/pt-br/web/css/vertical-align/index.html b/files/pt-br/web/css/vertical-align/index.html index f6e7c70e29..2f863d9c37 100644 --- a/files/pt-br/web/css/vertical-align/index.html +++ b/files/pt-br/web/css/vertical-align/index.html @@ -182,7 +182,7 @@ td { <h3 id="Formal_syntax">Formal syntax</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemplo">Exemplo</h2> diff --git a/files/pt-br/web/css/visibility/index.html b/files/pt-br/web/css/visibility/index.html index a0bdbdc31f..2f0e6dca41 100644 --- a/files/pt-br/web/css/visibility/index.html +++ b/files/pt-br/web/css/visibility/index.html @@ -47,7 +47,7 @@ visibility: unset; <h3 id="Formal_syntax">Formal syntax</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Interpolação">Interpolação</h2> diff --git a/files/pt-br/web/css/width/index.html b/files/pt-br/web/css/width/index.html index 3946c80d75..0e47c4cabe 100644 --- a/files/pt-br/web/css/width/index.html +++ b/files/pt-br/web/css/width/index.html @@ -79,7 +79,7 @@ width: unset; <h3 id="Sintaxe_Formal">Sintaxe Formal</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemplos">Exemplos</h2> diff --git a/files/pt-br/web/css/will-change/index.html b/files/pt-br/web/css/will-change/index.html index aec9664b59..af22a1d859 100644 --- a/files/pt-br/web/css/will-change/index.html +++ b/files/pt-br/web/css/will-change/index.html @@ -72,7 +72,7 @@ will-change: unset; <h3 id="Sintaxe_formal">Sintaxe formal</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemplos">Exemplos</h2> diff --git a/files/pt-br/web/css/word-break/index.html b/files/pt-br/web/css/word-break/index.html index 4a2a5db7b1..56e5ef804e 100644 --- a/files/pt-br/web/css/word-break/index.html +++ b/files/pt-br/web/css/word-break/index.html @@ -47,7 +47,7 @@ word-break: unset; <h3 id="Sintaxe_formal">Sintaxe formal</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Examples" name="Examples">Examplos</h2> diff --git a/files/pt-br/web/css/writing-mode/index.html b/files/pt-br/web/css/writing-mode/index.html index 4a70c73f40..cb5de0a37e 100644 --- a/files/pt-br/web/css/writing-mode/index.html +++ b/files/pt-br/web/css/writing-mode/index.html @@ -58,7 +58,7 @@ writing-mode: unset;</pre> <h3 id="Sintaxe_formal">Sintaxe formal</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemplo">Exemplo</h2> |