diff options
Diffstat (limited to 'files/fa/web/css')
-rw-r--r-- | files/fa/web/css/_colon_not/index.html | 2 | ||||
-rw-r--r-- | files/fa/web/css/_doublecolon_cue/index.html | 2 | ||||
-rw-r--r-- | files/fa/web/css/all/index.html | 2 | ||||
-rw-r--r-- | files/fa/web/css/margin/index.html | 2 | ||||
-rw-r--r-- | files/fa/web/css/zoom/index.html | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/files/fa/web/css/_colon_not/index.html b/files/fa/web/css/_colon_not/index.html index 7f7c5cbec3..838120d408 100644 --- a/files/fa/web/css/_colon_not/index.html +++ b/files/fa/web/css/_colon_not/index.html @@ -43,7 +43,7 @@ translation_of: 'Web/CSS/:not' <p>The ability to list more than one selector is experimental and not yet widely supported.</p> </div> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Example">Example</h2> diff --git a/files/fa/web/css/_doublecolon_cue/index.html b/files/fa/web/css/_doublecolon_cue/index.html index f1e723f7e7..fdf7761c1f 100644 --- a/files/fa/web/css/_doublecolon_cue/index.html +++ b/files/fa/web/css/_doublecolon_cue/index.html @@ -38,7 +38,7 @@ translation_of: 'Web/CSS/::cue' <h2 id="Syntax">Syntax</h2> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Example">Example</h2> diff --git a/files/fa/web/css/all/index.html b/files/fa/web/css/all/index.html index 8f80bf5b2b..4961b49511 100644 --- a/files/fa/web/css/all/index.html +++ b/files/fa/web/css/all/index.html @@ -46,7 +46,7 @@ all: revert; <h3 id="Formal_syntax">Formal syntax</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Examples">Examples</h2> diff --git a/files/fa/web/css/margin/index.html b/files/fa/web/css/margin/index.html index 2036d54934..99ad6b8b4e 100644 --- a/files/fa/web/css/margin/index.html +++ b/files/fa/web/css/margin/index.html @@ -52,7 +52,7 @@ margin: وارث; <h3 dir="rtl" id="Formal_syntax">Formal syntax</h3> -<pre class="syntaxbox" dir="rtl">{{csssyntax("margin")}}</pre> +{{csssyntax("margin")}} <h2 dir="rtl" id="Examples">Examples</h2> diff --git a/files/fa/web/css/zoom/index.html b/files/fa/web/css/zoom/index.html index cd69cd8cf8..c2a14b9bbf 100644 --- a/files/fa/web/css/zoom/index.html +++ b/files/fa/web/css/zoom/index.html @@ -44,7 +44,7 @@ zoom: unset;</pre> <h3 id="Formal_syntax">Formal syntax</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Examples">Examples</h2> |