Smoothhb 1
[[div_ class="smoothhb"]]
[[html]]
<style>
:root * {
scrollbar-color: rgba(50, 50, 50, 0.3) rgba(0, 0, 0, 0);
scrollbar-width: thin;
}
::-webkit-scrollbar {
border: solid 1px rgba(0, 0, 0, 0);
height: 9px;
width: 9px;
}
::-webkit-scrollbar-thumb {
background: rgba(50, 50, 50, 0.3);
}
::-webkit-scrollbar-track {
background: rgba(0, 0, 0, 0);
}
body {
background: transparent;
color: #3f3;
font-family: Courier, monospace;
font-size: .88em;
}
a {
cursor: pointer;
color: #3f3;
text-decoration: underline;
}
</style>
page revision: 4, last edited: 15 Feb 2021 09:15






