mirror of
https://github.com/mrrpnya/lipu-sona.git
synced 2025-02-13 16:44:39 +00:00
added custom scrollbar color
This commit is contained in:
parent
096cbcc05d
commit
6c39007691
1 changed files with 3 additions and 0 deletions
|
@ -55,6 +55,9 @@
|
|||
|
||||
html {
|
||||
min-height: 100%;
|
||||
overflow-y: scroll;
|
||||
scrollbar-color: C_LGREEN C_DLINK;
|
||||
scrollbar-width: auto;
|
||||
}
|
||||
|
||||
body {
|
||||
|
|
Loading…
Add table
Reference in a new issue