diff options
| author | SphinxKnight <SphinxKnight@users.noreply.github.com> | 2021-08-04 19:32:59 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-04 19:32:59 +0200 |
| commit | e7b6fe80472419a54b3eaf2c4e1c6b47f21f3659 (patch) | |
| tree | 303c63902e766ce297549a2a176973b78921c46e /files/fr/orphaned/web/css/linear-gradient() | |
| parent | 053092c0b3d89a0168cfa99f2e95b15c378ce08f (diff) | |
| download | translated-content-e7b6fe80472419a54b3eaf2c4e1c6b47f21f3659.tar.gz translated-content-e7b6fe80472419a54b3eaf2c4e1c6b47f21f3659.tar.bz2 translated-content-e7b6fe80472419a54b3eaf2c4e1c6b47f21f3659.zip | |
Finishes #1008 (#1902)
Diffstat (limited to 'files/fr/orphaned/web/css/linear-gradient()')
| -rw-r--r-- | files/fr/orphaned/web/css/linear-gradient()/index.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/files/fr/orphaned/web/css/linear-gradient()/index.html b/files/fr/orphaned/web/css/linear-gradient()/index.html index 00237e115c..c2612557dd 100644 --- a/files/fr/orphaned/web/css/linear-gradient()/index.html +++ b/files/fr/orphaned/web/css/linear-gradient()/index.html @@ -264,12 +264,10 @@ où <side-or-corner> = [ left | right ] || [ top | bottom ] <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à consulter <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> et à nous envoyer une <em>pull request</em>.</div> +<p>{{Compat("css.types.image.gradient.linear-gradient")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> -<p>{{Compat("css.types.image.gradient.linear-gradient")}}</p> - <ul> <li><a href="/fr/docs/Web/CSS/Utilisation_de_dégradés_CSS">Manipuler les dégradés CSS</a> |
