aboutsummaryrefslogtreecommitdiff
path: root/files/pt-pt/web/css
diff options
context:
space:
mode:
Diffstat (limited to 'files/pt-pt/web/css')
-rw-r--r--files/pt-pt/web/css/background-repeat/index.html2
-rw-r--r--files/pt-pt/web/css/display/index.html2
-rw-r--r--files/pt-pt/web/css/gap/index.html2
-rw-r--r--files/pt-pt/web/css/transform/index.html2
4 files changed, 4 insertions, 4 deletions
diff --git a/files/pt-pt/web/css/background-repeat/index.html b/files/pt-pt/web/css/background-repeat/index.html
index 582f6f86f8..c8ee0800ce 100644
--- a/files/pt-pt/web/css/background-repeat/index.html
+++ b/files/pt-pt/web/css/background-repeat/index.html
@@ -88,7 +88,7 @@ div {
/* Multiple images */
.five {
background-image: url(https://mdn.mozillademos.org/files/12005/starsolid.gif),
- url(https://developer.cdn.mozilla.net/media/redesign/img/favicon32.png);
+ url(https://developer.mozilla.org/static/img/favicon32.png);
background-repeat: repeat-x,
repeat-y;
height: 144px;
diff --git a/files/pt-pt/web/css/display/index.html b/files/pt-pt/web/css/display/index.html
index db3e3150d1..5a3e498cf3 100644
--- a/files/pt-pt/web/css/display/index.html
+++ b/files/pt-pt/web/css/display/index.html
@@ -309,7 +309,7 @@ display: unset;
<h3 id="Sintaxe_formal">Sintaxe formal</h3>
-<pre class="syntaxbox">{{csssyntax}}</pre>
+{{csssyntax}}
<h2 id="Exemplos">Exemplos</h2>
diff --git a/files/pt-pt/web/css/gap/index.html b/files/pt-pt/web/css/gap/index.html
index 9386307490..11f5ba95b5 100644
--- a/files/pt-pt/web/css/gap/index.html
+++ b/files/pt-pt/web/css/gap/index.html
@@ -52,7 +52,7 @@ grid-gap: unset;
<h3 id="Sintaxe_formal">Sintaxe formal</h3>
-<pre class="syntaxbox">{{csssyntax}}</pre>
+{{csssyntax}}
<h2 id="Exemplo">Exemplo</h2>
diff --git a/files/pt-pt/web/css/transform/index.html b/files/pt-pt/web/css/transform/index.html
index 8dc2ee3951..25f3a546a3 100644
--- a/files/pt-pt/web/css/transform/index.html
+++ b/files/pt-pt/web/css/transform/index.html
@@ -69,7 +69,7 @@ transform: unset;
<h3 id="Formal_syntax">Formal syntax</h3>
-<pre class="syntaxbox">{{csssyntax}}</pre>
+{{csssyntax}}
<h2 id="Exemplos">Exemplos</h2>