diff options
Diffstat (limited to 'files/ja/web/css/layout_cookbook')
7 files changed, 0 insertions, 29 deletions
diff --git a/files/ja/web/css/layout_cookbook/breadcrumb_navigation/index.html b/files/ja/web/css/layout_cookbook/breadcrumb_navigation/index.html index ac905fc918..36dfcf2df0 100644 --- a/files/ja/web/css/layout_cookbook/breadcrumb_navigation/index.html +++ b/files/ja/web/css/layout_cookbook/breadcrumb_navigation/index.html @@ -39,10 +39,6 @@ translation_of: Web/CSS/Layout_cookbook/Breadcrumb_Navigation <p>さまざまなレイアウト方法が異なるブラウザーサポートを持っています。 使用されているプロパティの基本的なサポートの詳細については、以下の表を参照してください。</p> -<div class="hidden"> -<p>The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> -</div> - <h4 id="Flexbox" name="Flexbox">フレックスボックス</h4> <p>{{Compat("css.properties.flex")}}</p> diff --git a/files/ja/web/css/layout_cookbook/card/index.html b/files/ja/web/css/layout_cookbook/card/index.html index 4c6d015537..42395b2050 100644 --- a/files/ja/web/css/layout_cookbook/card/index.html +++ b/files/ja/web/css/layout_cookbook/card/index.html @@ -64,10 +64,6 @@ translation_of: Web/CSS/Layout_cookbook/Card <p>さまざまなレイアウト方法が異なるブラウザーサポートを持っています。 使用されているプロパティの基本的なサポートの詳細については、以下の表を参照してください。</p> -<div class="hidden"> -<p>The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> -</div> - <h4 id="grid-template-columns" name="grid-template-columns">grid-template-columns</h4> <p>{{Compat("css.properties.grid-template-columns")}}</p> diff --git a/files/ja/web/css/layout_cookbook/contribute_a_recipe/cookbook_template/index.html b/files/ja/web/css/layout_cookbook/contribute_a_recipe/cookbook_template/index.html index e420bcc7b3..f5a46e0b25 100644 --- a/files/ja/web/css/layout_cookbook/contribute_a_recipe/cookbook_template/index.html +++ b/files/ja/web/css/layout_cookbook/contribute_a_recipe/cookbook_template/index.html @@ -47,10 +47,6 @@ translation_of: Web/CSS/Layout_cookbook/Contribute_a_recipe/Cookbook_template <p>The various layout methods have different browser support. See the charts below for details on basic support for the properties used.</p> -<div class="hidden"> -<p>The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> -</div> - <p><em>以下の例で align-items を含めたように、使用した重要なプロパティの互換データ(compat data)を含めます。</em></p> <h4 id="align-items">align-items</h4> diff --git a/files/ja/web/css/layout_cookbook/grid_wrapper/index.html b/files/ja/web/css/layout_cookbook/grid_wrapper/index.html index 4d49e35c4d..9cd4bffcbd 100644 --- a/files/ja/web/css/layout_cookbook/grid_wrapper/index.html +++ b/files/ja/web/css/layout_cookbook/grid_wrapper/index.html @@ -68,12 +68,6 @@ translation_of: Web/CSS/Layout_cookbook/Grid_wrapper <p>さまざまなレイアウト方法が異なるブラウザーサポートを持っています。 使用されているプロパティの基本的なサポートの詳細については、以下の表を参照してください。</p> -<div class="hidden"> -<p>The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> -</div> - -<p> </p> - <h4 id="grid-template-columns" name="grid-template-columns">grid-template-columns</h4> <p>{{Compat("css.properties.grid-template-columns")}}</p> diff --git a/files/ja/web/css/layout_cookbook/list_group_with_badges/index.html b/files/ja/web/css/layout_cookbook/list_group_with_badges/index.html index f822596444..7a1f6be5ec 100644 --- a/files/ja/web/css/layout_cookbook/list_group_with_badges/index.html +++ b/files/ja/web/css/layout_cookbook/list_group_with_badges/index.html @@ -40,10 +40,6 @@ translation_of: Web/CSS/Layout_cookbook/List_group_with_badges <p>さまざまなレイアウト方法が異なるブラウザーサポートを持っています。 使用されているプロパティの基本的なサポートの詳細については、以下の表を参照してください。</p> -<div class="hidden"> -<p>The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> -</div> - <h4 id="justify-content" name="justify-content">justify-content</h4> <p>{{Compat("css.properties.justify-content")}}</p> diff --git a/files/ja/web/css/layout_cookbook/pagination/index.html b/files/ja/web/css/layout_cookbook/pagination/index.html index 60821375f6..c35e0b27dc 100644 --- a/files/ja/web/css/layout_cookbook/pagination/index.html +++ b/files/ja/web/css/layout_cookbook/pagination/index.html @@ -60,9 +60,6 @@ translation_of: Web/CSS/Layout_cookbook/Pagination <p>さまざまなレイアウト方法が異なるブラウザーサポートを持っています。 使用されているプロパティの基本的なサポートの詳細については、以下の表を参照してください。</p> -<div class="hidden"> -<p>The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p><em>Include the compat data for key properties you used, as in the example below which includes align-items.</em></p> </div> diff --git a/files/ja/web/css/layout_cookbook/split_navigation/index.html b/files/ja/web/css/layout_cookbook/split_navigation/index.html index beb0d732d9..441400937f 100644 --- a/files/ja/web/css/layout_cookbook/split_navigation/index.html +++ b/files/ja/web/css/layout_cookbook/split_navigation/index.html @@ -40,10 +40,6 @@ translation_of: Web/CSS/Layout_cookbook/Split_Navigation <p>さまざまなレイアウト方法が異なるブラウザーサポートを持っています。 使用されているプロパティの基本的なサポートの詳細については、以下の表を参照してください。</p> -<div class="hidden"> -<p>The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> -</div> - <h4 id="Flexbox" name="Flexbox">フレックスボックス</h4> <p>{{Compat("css.properties.flex")}}</p> |
