代码:
{
height: 5px;
background-color: #666;
-webkit-border-radius: 3px;
}
::-webkit-scrollbar-thumb:horizontal
{
width: 5px;
background-color: #666;
-webkit-border-radius: 3px;
}
版主
和尚
贴子 23851
精华 4
积分 12501
信用 0
竞猜 0
魅力 783
威望 3
现金 62341 CZB
银行 3333333 CZB
黄金 0
比特币 0
注册时间 2003-08-24
{
height: 5px;
background-color: #666;
-webkit-border-radius: 3px;
}
::-webkit-scrollbar-thumb:horizontal
{
width: 5px;
background-color: #666;
-webkit-border-radius: 3px;
}
版主
和尚
贴子 23851
精华 4
积分 12501
信用 0
竞猜 0
魅力 783
威望 3
现金 62341 CZB
银行 3333333 CZB
黄金 0
比特币 0
注册时间 2003-08-24
#body{}
::-webkit-scrollbar
{
width: 10px;
height: 10px;
}
::-webkit-scrollbar-track-piece
{
background-color: #ffffff;
-webkit-border-radius: 5px;
}
::-webkit-scrollbar-thumb:vertical
{
height: 10px;
background-color: #666;
-webkit-border-radius: 5px;
}
::-webkit-scrollbar-thumb:horizontal
{
width: 10px;
background-color: #666;
-webkit-border-radius: 5px;
}
版主
和尚
贴子 23851
精华 4
积分 12501
信用 0
竞猜 0
魅力 783
威望 3
现金 62341 CZB
银行 3333333 CZB
黄金 0
比特币 0
注册时间 2003-08-24
版主
和尚
贴子 23851
精华 4
积分 12501
信用 0
竞猜 0
魅力 783
威望 3
现金 62341 CZB
银行 3333333 CZB
黄金 0
比特币 0
注册时间 2003-08-24
版主
和尚
贴子 23851
精华 4
积分 12501
信用 0
竞猜 0
魅力 783
威望 3
现金 62341 CZB
银行 3333333 CZB
黄金 0
比特币 0
注册时间 2003-08-24