aboutsummaryrefslogtreecommitdiff
path: root/files/fr/glossary/webgl/index.html
diff options
context:
space:
mode:
authorSphinxKnight <SphinxKnight@users.noreply.github.com>2021-11-15 19:39:35 +0100
committerGitHub <noreply@github.com>2021-11-15 19:39:35 +0100
commit6f6e297fbfa7867b1f42c4245df20f4282b3b083 (patch)
treee602e617243ed4427e45c30554939818bfba8d6e /files/fr/glossary/webgl/index.html
parent34d315396ca29d7ef51ecc27eeeeeb275e9b0ba9 (diff)
downloadtranslated-content-6f6e297fbfa7867b1f42c4245df20f4282b3b083.tar.gz
translated-content-6f6e297fbfa7867b1f42c4245df20f4282b3b083.tar.bz2
translated-content-6f6e297fbfa7867b1f42c4245df20f4282b3b083.zip
Prepare Glossary section for Markdown conversion (#2971)
* Remove seoSummary and summary classes * Fix hidden blocks / code samples * Remove span cruft * Remove <font> and <style .. font..> * Remove notranslate * Remove id other than in headings * Fix pre blocks and remove style * Fix other report one offs and remove absolute urls * Remove external classes * Fixing images url
Diffstat (limited to 'files/fr/glossary/webgl/index.html')
-rw-r--r--files/fr/glossary/webgl/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/files/fr/glossary/webgl/index.html b/files/fr/glossary/webgl/index.html
index 1316be03c6..eae3a0fb39 100644
--- a/files/fr/glossary/webgl/index.html
+++ b/files/fr/glossary/webgl/index.html
@@ -20,16 +20,16 @@ original_slug: Glossaire/WebGL
<h2 id="Pour_approfondir">Pour approfondir</h2>
-<h3 id="Culture_générale" style="line-height: 24px;">Culture générale</h3>
+<h3 id="Culture_générale">Culture générale</h3>
<ul>
<li>{{Interwiki("wikipedia", "WebGL")}} sur Wikipédia</li>
<li><a href="http://get.webgl.org/">Vérification du support WebGL</a></li>
</ul>
-<h3 id="Article_technique" style="line-height: 24px;">Article technique</h3>
+<h3 id="Article_technique">Article technique</h3>
<ul>
- <li><a href="https://developer.mozilla.org/fr/docs/Web/WebGL">WebGL sur MDN</a></li>
+ <li><a href="/fr/docs/Web/WebGL">WebGL sur MDN</a></li>
<li><a href="http://caniuse.com/#feat=webgl">Tableau du support WebGL</a></li>
</ul>