diff options
Diffstat (limited to 'files/zh-cn/web/css/_doublecolon_-webkit-scrollbar/index.html')
-rw-r--r-- | files/zh-cn/web/css/_doublecolon_-webkit-scrollbar/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/css/_doublecolon_-webkit-scrollbar/index.html b/files/zh-cn/web/css/_doublecolon_-webkit-scrollbar/index.html index ba62442d9e..20a8b2a101 100644 --- a/files/zh-cn/web/css/_doublecolon_-webkit-scrollbar/index.html +++ b/files/zh-cn/web/css/_doublecolon_-webkit-scrollbar/index.html @@ -14,7 +14,7 @@ translation_of: 'Web/CSS/::-webkit-scrollbar' <p>这个 <font face="Consolas, Liberation Mono, Courier, monospace">::-webkit-scrollbar</font> CSS伪类选择器影响了一个元素的滚动条的样式</p> <div class="note"> -<p><code>::-webkit-scrollbar</code> 仅仅在支持<a class="external external-icon" href="https://webkit.org" title="https://webkit.org">WebKit</a>的浏览器<span style="font-size: 85%;"> (例如, 谷歌Chrome, 苹果Safari)可以使用</span>.</p> +<p><code>::-webkit-scrollbar</code> 仅仅在支持<a class="external external-icon" href="https://webkit.org">WebKit</a>的浏览器<span style="font-size: 85%;"> (例如, 谷歌Chrome, 苹果Safari)可以使用</span>.</p> </div> <h2 id="CSS滚动条选择器">CSS滚动条选择器</h2> |