diff options
author | Carolyn Wu <87150472+cw118@users.noreply.github.com> | 2022-03-02 16:02:15 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-02 22:02:15 +0100 |
commit | 1774982896b9aa61f4a69d0413fac0b9b2fa7d2e (patch) | |
tree | e2b766645d9d2e7a34ea50279eb350776d4a52d3 /files/fr/web/css/dimension | |
parent | cee92e654c7947e9e969323c09b9b15bea9c2a48 (diff) | |
download | translated-content-1774982896b9aa61f4a69d0413fac0b9b2fa7d2e.tar.gz translated-content-1774982896b9aa61f4a69d0413fac0b9b2fa7d2e.tar.bz2 translated-content-1774982896b9aa61f4a69d0413fac0b9b2fa7d2e.zip |
Markdown fixes part 2 (fr/web/c-g) (#4350)
* Fix MD037/38, no space in code/emphasis
* CSS MD039 and D-G markdown fixes
Diffstat (limited to 'files/fr/web/css/dimension')
-rw-r--r-- | files/fr/web/css/dimension/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/css/dimension/index.md b/files/fr/web/css/dimension/index.md index cf2f1f9ce3..4473cac153 100644 --- a/files/fr/web/css/dimension/index.md +++ b/files/fr/web/css/dimension/index.md @@ -42,7 +42,7 @@ La syntaxe d'une valeur de type `<dimension>` est un nombre (valeur de type {{CS | Spécification | État | Commentaires | | ---------------------------------------------------------------------------------------- | -------------------------------- | ------------------------------------------------- | | {{SpecName("CSS4 Values", "#dimensions", "<dimension>")}} | {{Spec2("CSS4 Values")}} | Adds `cap`, `ic`, `lh`, `rlh`, `vi`, `vb` | -| {{SpecName("CSS3 Values", "#dimensions", "<dimension>")}} | {{Spec2("CSS3 Values")}} | Adds `ch`, `rem`, `vw`, `vw`, `vmin`,` vmax`, `Q` | +| {{SpecName("CSS3 Values", "#dimensions", "<dimension>")}} | {{Spec2("CSS3 Values")}} | Adds `ch`, `rem`, `vw`, `vw`, `vmin`, `vmax`, `Q` | | {{SpecName("CSS2.1", "syndata.html#numbers", "<dimension>")}} | {{Spec2("CSS2.1")}} | Defined under Numbers and Length | | {{SpecName("CSS1", "", "<dimension>")}} | {{Spec2("CSS1")}} | Initial definition under "length units" | |