diff options
Diffstat (limited to 'files/zh-cn/web/css/@font-face/src/index.html')
-rw-r--r-- | files/zh-cn/web/css/@font-face/src/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
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> |