diff options
Diffstat (limited to 'files/ru/web/css/_colon_not/index.html')
-rw-r--r-- | files/ru/web/css/_colon_not/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/css/_colon_not/index.html b/files/ru/web/css/_colon_not/index.html index 4deb2d349c..447c3c2d55 100644 --- a/files/ru/web/css/_colon_not/index.html +++ b/files/ru/web/css/_colon_not/index.html @@ -45,4 +45,4 @@ body :not(p) { color: green; }</pre> <h2 id="Browser_compatibility">Поддержка браузерами</h2> -<p>{{Compat("css.selectors.not")}}</p> +<p>{{Compat}}</p> |