aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/css/@font-face/font-display/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/css/@font-face/font-display/index.html')
-rw-r--r--files/fr/web/css/@font-face/font-display/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/css/@font-face/font-display/index.html b/files/fr/web/css/@font-face/font-display/index.html
index 798e350ac7..2b89c8661d 100644
--- a/files/fr/web/css/@font-face/font-display/index.html
+++ b/files/fr/web/css/@font-face/font-display/index.html
@@ -57,7 +57,7 @@ font-display: optional;</pre>
<h2 id="Exemples">Exemples</h2>
-<pre class="brush: css; highlight[7]">@font-face {
+<pre class="brush: css">@font-face {
font-family: FonteExemple;
src: url(/chemin/vers/fonts/examplefont.woff) format('woff'),
url(/chemin/vers/fonts/examplefont.eot) format('eot');