aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/css/_colon_nth-last-child
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/css/_colon_nth-last-child')
-rw-r--r--files/ja/web/css/_colon_nth-last-child/index.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/files/ja/web/css/_colon_nth-last-child/index.html b/files/ja/web/css/_colon_nth-last-child/index.html
index a947bf0ce0..224e5d19dc 100644
--- a/files/ja/web/css/_colon_nth-last-child/index.html
+++ b/files/ja/web/css/_colon_nth-last-child/index.html
@@ -182,8 +182,6 @@ li:nth-last-child(n+3) ~ li {
<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの対応</h2>
<div>
-<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力したいのであれば、 <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p>
-
<p>{{Compat("css.selectors.nth-last-child")}}</p>
</div>