binkaddas1@
Registered
- Thread starter
- #1
1- scrol same format balck and red
:root{
--basecolor: rgb(206, 22, 56);
--pagewidth: 90%;
}
.alternative-color:root{
--basecolor: rgb(0, 196, 195);
--pagewidth: 90%;
}
.wide-page:root{
--pagewidth: 98%;
}
::-webkit-scrollbar{
width: 15px;
}
::-webkit-scrollbar-thumb{
background: var(--basecolor);
}
::-webkit-scrollbar-track{
background: rgb(38, 45, 57);
}
Do you want this plugin?2-statistics
1- scrol same format balck and red
:root{
--basecolor: rgb(206, 22, 56);
--pagewidth: 90%;
}
.alternative-color:root{
--basecolor: rgb(0, 196, 195);
--pagewidth: 90%;
}
.wide-page:root{
--pagewidth: 98%;
}
::-webkit-scrollbar{
width: 15px;
}
::-webkit-scrollbar-thumb{
background: var(--basecolor);
}
::-webkit-scrollbar-track{
background: rgb(38, 45, 57);
}
Do you want this plugin?2-statistics
Thank you fisrt for your supportDo you want this plugin?
2-statistics
Make a new topic3- statistics