Skip to content

bangbros better content display by Esmee639

Details

AuthorEsmee639

LicenseNo License

Categorynsfw

Created

Updated

Size749 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

bangbros better content display using flexbox. no preview to remain somewhat sfw

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         bb
@version      20231223.01.29
@namespace    ?
==/UserStyle== */

@-moz-document domain("members.bangbros.com") {
.thmbHldr-in > div {
    width: 20vw !important;
    max-width: 1000px!important;
    height: auto !important;
}
.ech-pic, .etl-pic {
    max-width: 1000px!important;
    height: auto !important;
    max-height: 1000px!important;
    width: 100% !important;
}
.middle-in > .pnl-mdl {
    padding: 0 0 0 12vw;
}
.pnl-mdl-in > .thumbHolder-Girl {
    margin: 0 -2px 0 -2px;
}
.echThumb-girl, .echThumb {
    margin: 0px 0 0 0;
    clear: both!important;
}
.thmbHldr-in {
    display: flex!important;
    flex-direction: row!important;
    flex-wrap: wrap!important;
    justify-content: space-between;
}
}

Reviews

No reviews yet.