aboutsummaryrefslogtreecommitdiff
path: root/files/nl/web/css
diff options
context:
space:
mode:
Diffstat (limited to 'files/nl/web/css')
-rw-r--r--files/nl/web/css/@namespace/index.html2
-rw-r--r--files/nl/web/css/_colon_required/index.html2
-rw-r--r--files/nl/web/css/animation-duration/index.html2
-rw-r--r--files/nl/web/css/animation-iteration-count/index.html2
-rw-r--r--files/nl/web/css/box-sizing/index.html2
-rw-r--r--files/nl/web/css/cursor/index.html3
-rw-r--r--files/nl/web/css/padding-bottom/index.html2
7 files changed, 7 insertions, 8 deletions
diff --git a/files/nl/web/css/@namespace/index.html b/files/nl/web/css/@namespace/index.html
index 469bdd810f..165221fb75 100644
--- a/files/nl/web/css/@namespace/index.html
+++ b/files/nl/web/css/@namespace/index.html
@@ -39,7 +39,7 @@ translation_of: Web/CSS/@namespace
<h3 id="Formele_syntaxis">Formele syntaxis</h3>
-<pre class="syntaxbox">{{csssyntax}}</pre>
+{{csssyntax}}
<h2 id="Voorbeelden">Voorbeelden</h2>
diff --git a/files/nl/web/css/_colon_required/index.html b/files/nl/web/css/_colon_required/index.html
index 6cca75ffc4..502554a662 100644
--- a/files/nl/web/css/_colon_required/index.html
+++ b/files/nl/web/css/_colon_required/index.html
@@ -13,7 +13,7 @@ translation_of: 'Web/CSS/:required'
<h2 id="Syntax">Syntax</h2>
-<pre class="syntaxbox">{{csssyntax}}</pre>
+{{csssyntax}}
<h2 id="Voorbeeld">Voorbeeld</h2>
diff --git a/files/nl/web/css/animation-duration/index.html b/files/nl/web/css/animation-duration/index.html
index 9a1ae1d7fb..012ba19b76 100644
--- a/files/nl/web/css/animation-duration/index.html
+++ b/files/nl/web/css/animation-duration/index.html
@@ -40,7 +40,7 @@ animation-duration: 10s, 30s, 230ms;
<h3 id="Formele_syntaxis">Formele syntaxis</h3>
-<pre class="syntaxbox">{{csssyntax}}</pre>
+{{csssyntax}}
<h2 id="Voorbeelden">Voorbeelden</h2>
diff --git a/files/nl/web/css/animation-iteration-count/index.html b/files/nl/web/css/animation-iteration-count/index.html
index 8fa2826c33..79554f556a 100644
--- a/files/nl/web/css/animation-iteration-count/index.html
+++ b/files/nl/web/css/animation-iteration-count/index.html
@@ -35,7 +35,7 @@ animation-iteration-count: 2, 0, infinite;
<h3 id="Formal_syntax">Formal syntax</h3>
-<pre class="syntaxbox">{{csssyntax}}</pre>
+{{csssyntax}}
<h2 id="Examples">Examples</h2>
diff --git a/files/nl/web/css/box-sizing/index.html b/files/nl/web/css/box-sizing/index.html
index ed31e59295..0ca846a303 100644
--- a/files/nl/web/css/box-sizing/index.html
+++ b/files/nl/web/css/box-sizing/index.html
@@ -44,7 +44,7 @@ box-sizing: unset;
<h3 id="Formele_syntax">Formele syntax</h3>
-<pre class="syntaxbox">{{csssyntax}}</pre>
+{{csssyntax}}
<h2 id="Examples">Examples</h2>
diff --git a/files/nl/web/css/cursor/index.html b/files/nl/web/css/cursor/index.html
index 89504857f5..da2aa4c9d4 100644
--- a/files/nl/web/css/cursor/index.html
+++ b/files/nl/web/css/cursor/index.html
@@ -263,8 +263,7 @@ cursor: unset;
<h3 id="Formal_syntax">Formal syntax</h3>
-<pre class="syntaxbox">{{csssyntax}}
-</pre>
+{{csssyntax}}
<h2 id="Usage_notes">Usage notes</h2>
diff --git a/files/nl/web/css/padding-bottom/index.html b/files/nl/web/css/padding-bottom/index.html
index 610b476082..c3525392d8 100644
--- a/files/nl/web/css/padding-bottom/index.html
+++ b/files/nl/web/css/padding-bottom/index.html
@@ -45,7 +45,7 @@ padding-bottom: unset;
<h3 id="Formele_syntaxis">Formele syntaxis</h3>
-<pre class="syntaxbox">{{csssyntax}}</pre>
+{{csssyntax}}
<h2 id="Voorbeelden">Voorbeelden</h2>