aboutsummaryrefslogtreecommitdiff
path: root/files/it
diff options
context:
space:
mode:
Diffstat (limited to 'files/it')
-rw-r--r--files/it/web/css/-webkit-overflow-scrolling/index.html2
-rw-r--r--files/it/web/css/_colon_active/index.html2
-rw-r--r--files/it/web/css/_colon_focus/index.html2
-rw-r--r--files/it/web/css/_colon_hover/index.html2
-rw-r--r--files/it/web/css/border-style/index.html2
-rw-r--r--files/it/web/css/flex-shrink/index.html2
-rw-r--r--files/it/web/css/flex/index.html2
-rw-r--r--files/it/web/css/font-size-adjust/index.html2
-rw-r--r--files/it/web/css/min-width/index.html2
-rw-r--r--files/it/web/css/object-fit/index.html2
-rw-r--r--files/it/web/css/z-index/index.html2
11 files changed, 11 insertions, 11 deletions
diff --git a/files/it/web/css/-webkit-overflow-scrolling/index.html b/files/it/web/css/-webkit-overflow-scrolling/index.html
index 0c74ee6850..1e7ea3b758 100644
--- a/files/it/web/css/-webkit-overflow-scrolling/index.html
+++ b/files/it/web/css/-webkit-overflow-scrolling/index.html
@@ -25,7 +25,7 @@ translation_of: Web/CSS/-webkit-overflow-scrolling
<h3 id="Sintassi_formale">Sintassi formale</h3>
-<pre class="syntaxbox">{{csssyntax}}</pre>
+{{csssyntax}}
<h2 id="Esempi">Esempi</h2>
diff --git a/files/it/web/css/_colon_active/index.html b/files/it/web/css/_colon_active/index.html
index 450e457c4a..a535d6a068 100644
--- a/files/it/web/css/_colon_active/index.html
+++ b/files/it/web/css/_colon_active/index.html
@@ -25,7 +25,7 @@ a:active {
<h2 id="Sintassi">Sintassi</h2>
-<pre class="syntaxbox">{{csssyntax}}</pre>
+{{csssyntax}}
<h2 id="Esempi">Esempi</h2>
diff --git a/files/it/web/css/_colon_focus/index.html b/files/it/web/css/_colon_focus/index.html
index 3540c46539..c0dfefceda 100644
--- a/files/it/web/css/_colon_focus/index.html
+++ b/files/it/web/css/_colon_focus/index.html
@@ -26,7 +26,7 @@ input:focus {
<h2 id="Sintassi">Sintassi</h2>
-<pre class="syntaxbox">{{CSSSyntax}}</pre>
+{{CSSSyntax}}
<h2 id="Esempio">Esempio</h2>
diff --git a/files/it/web/css/_colon_hover/index.html b/files/it/web/css/_colon_hover/index.html
index 3409a3d188..6621c3cf30 100644
--- a/files/it/web/css/_colon_hover/index.html
+++ b/files/it/web/css/_colon_hover/index.html
@@ -18,7 +18,7 @@ a:hover {
<h2 id="Sintassi">Sintassi</h2>
-<pre class="syntaxbox">{{csssyntax}}</pre>
+{{csssyntax}}
<h2 id="Esempi">Esempi</h2>
diff --git a/files/it/web/css/border-style/index.html b/files/it/web/css/border-style/index.html
index 6776c16da4..321ee80d03 100644
--- a/files/it/web/css/border-style/index.html
+++ b/files/it/web/css/border-style/index.html
@@ -131,7 +131,7 @@ border-style: unset;
<h3 id="Sintassi_Formale">Sintassi Formale</h3>
-<pre class="syntaxbox">{{csssyntax}}</pre>
+{{csssyntax}}
<h2 id="Esempi">Esempi</h2>
diff --git a/files/it/web/css/flex-shrink/index.html b/files/it/web/css/flex-shrink/index.html
index 81cc7cfd51..b34ba9df05 100644
--- a/files/it/web/css/flex-shrink/index.html
+++ b/files/it/web/css/flex-shrink/index.html
@@ -40,7 +40,7 @@ flex-shrink: unset;
<h3 id="Sintassi_formale">Sintassi formale</h3>
-<pre class="syntaxbox">{{csssyntax}}</pre>
+{{csssyntax}}
<h2 id="Esempio">Esempio</h2>
diff --git a/files/it/web/css/flex/index.html b/files/it/web/css/flex/index.html
index a59a226f90..1cc07d3db1 100644
--- a/files/it/web/css/flex/index.html
+++ b/files/it/web/css/flex/index.html
@@ -58,7 +58,7 @@ flex: unset;
</dt>
</dl>
-<pre class="syntaxbox">{{csssyntax}}</pre>
+{{csssyntax}}
<h2 id="Example">Example</h2>
diff --git a/files/it/web/css/font-size-adjust/index.html b/files/it/web/css/font-size-adjust/index.html
index 8933c16794..32b7ed2967 100644
--- a/files/it/web/css/font-size-adjust/index.html
+++ b/files/it/web/css/font-size-adjust/index.html
@@ -49,7 +49,7 @@ font-size-adjust: 0.5;
<h3 id="Sintassi_Formale">Sintassi Formale</h3>
-<pre class="syntaxbox">{{csssyntax}}</pre>
+{{csssyntax}}
<h2 id="Esempi">Esempi</h2>
diff --git a/files/it/web/css/min-width/index.html b/files/it/web/css/min-width/index.html
index 881d345344..477c17ac32 100644
--- a/files/it/web/css/min-width/index.html
+++ b/files/it/web/css/min-width/index.html
@@ -62,7 +62,7 @@ min-width: unset;
<h3 id="Sintassi_formale">Sintassi formale</h3>
-<pre class="syntaxbox">{{csssyntax}}</pre>
+{{csssyntax}}
<h2 id="Esempi">Esempi</h2>
diff --git a/files/it/web/css/object-fit/index.html b/files/it/web/css/object-fit/index.html
index 1421cd58c8..10aec7f358 100644
--- a/files/it/web/css/object-fit/index.html
+++ b/files/it/web/css/object-fit/index.html
@@ -34,7 +34,7 @@ translation_of: Web/CSS/object-fit
<h3 id="Formal_syntax">Formal syntax</h3>
-<pre class="syntaxbox notranslate">{{csssyntax}}</pre>
+{{csssyntax}}
<h2 id="Example" name="Example">Esempi</h2>
diff --git a/files/it/web/css/z-index/index.html b/files/it/web/css/z-index/index.html
index 7f58297a34..ce15d46e40 100644
--- a/files/it/web/css/z-index/index.html
+++ b/files/it/web/css/z-index/index.html
@@ -108,7 +108,7 @@ z-index: unset;
<h3 id="Formal_syntax">Formal syntax</h3>
-<pre class="syntaxbox notranslate">{{csssyntax}}</pre>
+{{csssyntax}}
<h2 id="Examples">Examples</h2>