Skip to content

Beautiful scrollbar bio.link by thomasbnt

Screenshot of Beautiful scrollbar bio.link

Details

Authorthomasbnt

LicenseNo License

Categorybio, biolink

Created

Updated

Size531 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Nice scrollbar for Bio.link website.

Notes

Source code

/* ==UserStyle==
@name           Beautiful scrollbar bio.link
@namespace      userstyles.world
@version        1.0.0
==/UserStyle== */
@-moz-document domain("bio.link"), domain("app.bio.link") {
::-webkit-scrollbar {
    width: 16px;
}

::-webkit-scrollbar-track {
    background: #fff;
}

::-webkit-scrollbar-thumb {
    height: 56px;
    border-radius: 8px;
    border: 4px solid transparent;
    background-clip: content-box;
    background-image: linear-gradient(.351turn,#ff5858 23.71%,#c058ff 78.8%);
}
}

Reviews

No reviews yet.