aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/css/@font-face
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/css/@font-face')
-rw-r--r--files/zh-cn/web/css/@font-face/font-display/index.html2
-rw-r--r--files/zh-cn/web/css/@font-face/font-family/index.html2
-rw-r--r--files/zh-cn/web/css/@font-face/font-style/index.html2
-rw-r--r--files/zh-cn/web/css/@font-face/index.html2
-rw-r--r--files/zh-cn/web/css/@font-face/src/index.html2
5 files changed, 5 insertions, 5 deletions
diff --git a/files/zh-cn/web/css/@font-face/font-display/index.html b/files/zh-cn/web/css/@font-face/font-display/index.html
index be69002f0d..1129b0be2e 100644
--- a/files/zh-cn/web/css/@font-face/font-display/index.html
+++ b/files/zh-cn/web/css/@font-face/font-display/index.html
@@ -52,7 +52,7 @@ font-display:optional;</pre>
<h3 id="形式化语法">形式化语法</h3>
-<pre class="syntaxbox">{{csssyntax}}</pre>
+{{csssyntax}}
<h2 id="例子">例子</h2>
diff --git a/files/zh-cn/web/css/@font-face/font-family/index.html b/files/zh-cn/web/css/@font-face/font-family/index.html
index 1002d02fb4..9c22740f13 100644
--- a/files/zh-cn/web/css/@font-face/font-family/index.html
+++ b/files/zh-cn/web/css/@font-face/font-family/index.html
@@ -30,7 +30,7 @@ font-family: examplefont;
<h3 id="Formal_syntax">Formal syntax</h3>
-<pre class="syntaxbox">{{csssyntax}}</pre>
+{{csssyntax}}
<h2 id="示例">示例</h2>
diff --git a/files/zh-cn/web/css/@font-face/font-style/index.html b/files/zh-cn/web/css/@font-face/font-style/index.html
index a8c5e39654..10d0af4e08 100644
--- a/files/zh-cn/web/css/@font-face/font-style/index.html
+++ b/files/zh-cn/web/css/@font-face/font-style/index.html
@@ -33,7 +33,7 @@ font-style: oblique;</pre>
<h3 id="Formal_syntax">Formal syntax</h3>
-<pre class="syntaxbox">{{csssyntax}}</pre>
+{{csssyntax}}
<h2 id="Examples">Examples</h2>
diff --git a/files/zh-cn/web/css/@font-face/index.html b/files/zh-cn/web/css/@font-face/index.html
index 1f5430e318..e362aaa835 100644
--- a/files/zh-cn/web/css/@font-face/index.html
+++ b/files/zh-cn/web/css/@font-face/index.html
@@ -36,7 +36,7 @@ translation_of: Web/CSS/@font-face
<h2 id="语法">语法</h2>
-<pre class="notranslate">{{csssyntax}}</pre>
+{{csssyntax}}
<h3 id="取值">取值</h3>
diff --git a/files/zh-cn/web/css/@font-face/src/index.html b/files/zh-cn/web/css/@font-face/src/index.html
index e209486348..5b4370ea1e 100644
--- a/files/zh-cn/web/css/@font-face/src/index.html
+++ b/files/zh-cn/web/css/@font-face/src/index.html
@@ -44,7 +44,7 @@ src: local(font), url(path/to/font.svg) format("svg"),
<h3 id="Formal_syntax">Formal syntax</h3>
-<pre class="syntaxbox">{{csssyntax}}</pre>
+{{csssyntax}}
<h2 id="Examples">Examples</h2>