diff options
author | Peter Bengtsson <mail@peterbe.com> | 2021-07-27 11:28:54 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-27 17:28:54 +0200 |
commit | f223964e7c5c62237914625780565de982015f04 (patch) | |
tree | b4dcbc083b8c31e5df972b507bb0874bfe956a39 /files/fr/web/css/font-smooth/index.html | |
parent | 8fa8486a913466c012e0376c1d1a0075220aabb4 (diff) | |
download | translated-content-f223964e7c5c62237914625780565de982015f04.tar.gz translated-content-f223964e7c5c62237914625780565de982015f04.tar.bz2 translated-content-f223964e7c5c62237914625780565de982015f04.zip |
Remove link title attributes thats just the href fr part 3 (#1734)
* remove link 'title' attributes that's just the 'href' (fr, part 3)
* a couple more
Diffstat (limited to 'files/fr/web/css/font-smooth/index.html')
-rw-r--r-- | files/fr/web/css/font-smooth/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/css/font-smooth/index.html b/files/fr/web/css/font-smooth/index.html index 38a5afbb43..2c1696ddde 100644 --- a/files/fr/web/css/font-smooth/index.html +++ b/files/fr/web/css/font-smooth/index.html @@ -45,7 +45,7 @@ font-smooth: 2em; <h2 id="Spécifications">Spécifications</h2> -<p>Bien que mentionnée dans les premiers brouillons pour <a href="http://www.w3.org/TR/WD-font/#font-smooth" title="http://www.w3.org/TR/WD-font/#font-smooth">CSS3 Fonts</a>, <code>font-smooth</code> a été retirée de cette spécification et ne fait plus partie du standard.</p> +<p>Bien que mentionnée dans les premiers brouillons pour <a href="http://www.w3.org/TR/WD-font/#font-smooth">CSS3 Fonts</a>, <code>font-smooth</code> a été retirée de cette spécification et ne fait plus partie du standard.</p> <p> </p> |