diff options
author | y122972 <y122972@gmail.com> | 2021-12-16 10:21:51 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-16 10:21:51 +0800 |
commit | cb94746c3cee436f07e57371f6a74c7686cee763 (patch) | |
tree | b1f267808bed9fc9a5f20103c1405fc14ee56f14 /files/zh-cn/web/css | |
parent | 966f3be9dfc0f95c9a6ec6df4dcde195d012e4ba (diff) | |
download | translated-content-cb94746c3cee436f07e57371f6a74c7686cee763.tar.gz translated-content-cb94746c3cee436f07e57371f6a74c7686cee763.tar.bz2 translated-content-cb94746c3cee436f07e57371f6a74c7686cee763.zip |
Remove unnecessary content Learn/JavaScript/Asynchronous/Timeouts_and_intervals, zh-CN (#3344)
Diffstat (limited to 'files/zh-cn/web/css')
-rw-r--r-- | files/zh-cn/web/css/general_sibling_combinator/index.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/files/zh-cn/web/css/general_sibling_combinator/index.html b/files/zh-cn/web/css/general_sibling_combinator/index.html index edff991db3..6ace1d37f9 100644 --- a/files/zh-cn/web/css/general_sibling_combinator/index.html +++ b/files/zh-cn/web/css/general_sibling_combinator/index.html @@ -68,6 +68,3 @@ translation_of: Web/CSS/General_sibling_combinator <li>{{Cssxref("Adjacent_sibling_selectors", "Adjacent sibling selectors")}}</li> </ul> -<div id="blbt-translation-icon" style="margin: 0px; padding: 0px; font-family: sans-serif; position: fixed; left: 261px; top: 233px; width: 20px; height: 20px; line-height: 20px; color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);"> -<div style="margin: 0px; padding: 0px; width: 20px; height: 20px; line-height: 20px; color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);"></div> -</div> |