当前位置:网站首页>Set the default style of scroll bar Google browser
Set the default style of scroll bar Google browser
2022-07-02 05:00:00 【Houdu】
The default style of the scroll bar is ugly , Generally, we will reset it .
The specific Settings are as follows
// Scroll bar style ::-webkit-scrollbar {
width: 5px; // This is the width of the vertical scroll bar . If it is a horizontal scroll bar, set height
}
::-webkit-scrollbar-thumb {
border-radius: 2.5px;
// Set the style of the scroll bar slider
background: #d25565 !important;
}
::-webkit-scrollbar-track {
// Set the style of the rolling track
background: #2e94b9 !important;
border-radius: 2.5px;
}
边栏推荐
- Vmware安装win10报错:operating system not found
- Change deepin to Alibaba image source
- MMAP zero copy knowledge point notes
- I sorted out some basic questions about opencv AI kit.
- [bus interface] Axi interface
- Idea automatic package import and automatic package deletion settings
- Embedded-c language-8-character pointer array / large program implementation
- DMA Porter
- Mouse events in JS
- Let genuine SMS pressure measurement open source code
猜你喜欢
将光盘中的cda保存到电脑中
解决:代理抛出异常错误
Realize the function of data uploading
[bus interface] Axi interface
Solution: the agent throws an exception error
[understand one article] FD_ Use of set
Online incremental migration of DM database
How to configure PostgreSQL 12.9 to allow remote connections
Mathematical knowledge (Euler function)
June book news | 9 new books are listed, with a strong lineup and eyes closed!
随机推荐
Case sharing | intelligent Western Airport
解析少儿编程中的动手搭建教程
Let genuine SMS pressure measurement open source code
Summary of database problems
fastText文本分类
How to configure PostgreSQL 12.9 to allow remote connections
正大留4的主账户信息汇总
Starting from the classification of database, I understand the map database
Cubemx DMA notes
删除排序数组中的重复项go语言实现
10 minute quick start UI automation ----- puppeter
Embedded-c language-9-makefile/ structure / Consortium
Save the CDA from the disc to the computer
oracle 存储过程与job任务设置
About PROFIBUS: communication backbone network of production plant
Mathematical problems (number theory) trial division to judge prime numbers, decompose prime factors, and screen prime numbers
The underlying principle of go map (storage and capacity expansion)
idea自動導包和自動删包設置
C - derived classes and constructors
Domestic all Chinese automatic test software apifox