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/transition-timing-function/index.html | |
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/transition-timing-function/index.html')
-rw-r--r-- | files/zh-tw/web/css/transition-timing-function/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
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> |