diff options
author | SphinxKnight <SphinxKnight@users.noreply.github.com> | 2021-06-19 18:41:06 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-19 18:41:06 +0200 |
commit | deeef44dd82adb13ef2c85ff295c426561f9925c (patch) | |
tree | 21c9107bda924f82a12c5eab4f93d3042b4334aa /files/fr/web/css/css_positioning | |
parent | 63662f33a5d4bca25f08ff800b292b81449c722e (diff) | |
download | translated-content-deeef44dd82adb13ef2c85ff295c426561f9925c.tar.gz translated-content-deeef44dd82adb13ef2c85ff295c426561f9925c.tar.bz2 translated-content-deeef44dd82adb13ef2c85ff295c426561f9925c.zip |
Remove bcd hidden in CSS section for fr and removed unecessary newlines (#1250)
* Remove bcd hidden in CSS section for fr and removed unecessary newlines
* FIX: Missing eol
Co-authored-by: tristantheb <tristantheb@users.noreply.github.com>
Diffstat (limited to 'files/fr/web/css/css_positioning')
-rw-r--r-- | files/fr/web/css/css_positioning/understanding_z_index/stacking_and_float/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/fr/web/css/css_positioning/understanding_z_index/stacking_and_float/index.html b/files/fr/web/css/css_positioning/understanding_z_index/stacking_and_float/index.html index f031a73fde..ef04a825c1 100644 --- a/files/fr/web/css/css_positioning/understanding_z_index/stacking_and_float/index.html +++ b/files/fr/web/css/css_positioning/understanding_z_index/stacking_and_float/index.html @@ -131,6 +131,4 @@ b { <li><a href="/fr/docs/Web/CSS/Comprendre_z-index/Exemple_3">Exemple d'empilement n°3</a> : Hiérarchie HTML à 3 niveaux, z-index sur le deuxième niveau</li> </ul> - - <div>{{PreviousMenuNext("Web/CSS/Comprendre_z-index/Empilement_sans_z-index","Web/CSS/Comprendre_z-index/Ajout_de_z-index", "Web/CSS/Comprendre_z-index")}}</div> |