diff options
author | t7yang <t7yang@gmail.com> | 2021-05-28 22:13:25 +0800 |
---|---|---|
committer | Irvin <irvinfly@gmail.com> | 2021-05-31 15:39:29 +0800 |
commit | d935156b29ff23a8cfbacba5baf389d617572cf4 (patch) | |
tree | 12cedf3b0c49ee29c02ddab7c8332e68eb012362 /files/zh-tw/web/css | |
parent | 52ac152ba5e0edb79b8c361a7b2aac13c7bdbf7b (diff) | |
download | translated-content-d935156b29ff23a8cfbacba5baf389d617572cf4.tar.gz translated-content-d935156b29ff23a8cfbacba5baf389d617572cf4.tar.bz2 translated-content-d935156b29ff23a8cfbacba5baf389d617572cf4.zip |
remove bcd paragraph for zh-TW
Diffstat (limited to 'files/zh-tw/web/css')
-rw-r--r-- | files/zh-tw/web/css/_colon_lang/index.html | 2 | ||||
-rw-r--r-- | files/zh-tw/web/css/background-color/index.html | 2 | ||||
-rw-r--r-- | files/zh-tw/web/css/transition-timing-function/index.html | 2 |
3 files changed, 0 insertions, 6 deletions
diff --git a/files/zh-tw/web/css/_colon_lang/index.html b/files/zh-tw/web/css/_colon_lang/index.html index 53655fed8e..bc4310846d 100644 --- a/files/zh-tw/web/css/_colon_lang/index.html +++ b/files/zh-tw/web/css/_colon_lang/index.html @@ -84,8 +84,6 @@ p:lang(en) { <h2 id="瀏覽器兼容性_Browser_compatibility">瀏覽器兼容性 Browser compatibility</h2> <div> -<div class="hidden">此頁面上的兼容性表,由結構化數據生成。如果您想為數據做出貢獻,請查看 <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> 並向我們發送拉取請求。</div> - <p>{{Compat("css.selectors.lang")}}</p> </div> diff --git a/files/zh-tw/web/css/background-color/index.html b/files/zh-tw/web/css/background-color/index.html index 1d4f149230..32662bbb74 100644 --- a/files/zh-tw/web/css/background-color/index.html +++ b/files/zh-tw/web/css/background-color/index.html @@ -103,8 +103,6 @@ background-color: inherit; -<p class="hidden">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>{{Compat("css.properties.background-color")}}</p> <h2 id="延伸閱讀">延伸閱讀</h2> diff --git a/files/zh-tw/web/css/transition-timing-function/index.html b/files/zh-tw/web/css/transition-timing-function/index.html index 440f3f082c..63d7fab13b 100644 --- a/files/zh-tw/web/css/transition-timing-function/index.html +++ b/files/zh-tw/web/css/transition-timing-function/index.html @@ -593,8 +593,6 @@ var intervalID = window.setInterval(updateTransition, 7000); <h2 id="相容性">相容性</h2> -<div class="hidden">相容性表格是根據結構化資料自動建立的,如果你想貢獻,請參考 <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> 並發送 PR。</div> - <p>{{Compat("css.properties.transition-timing-function")}}</p> <h2 id="看更多">看更多</h2> |