Skip to content

Babepedia by xiggi

Details

Authorxiggi

LicenseNo License

Categorybabepedia

Created

Updated

Size6.3 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Dark theme for Babepedia.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Babepedia
@version      20240714.10.21
@namespace    ?
==/UserStyle== */

@-moz-document domain("babepedia.com") {
:root {
    --dark: #000;
    --gray: #131313;
}

footer {
    display: none;
}

div.separate:nth-of-type(6), .separate.babebanner, #socialicons {
    display: none;
}

[href="https://www.girlsnxxxtdoor.com/ff11"], #linkbox, #friends-block, [href^="https://privee.ai/"], li:nth-of-type(7), li:nth-of-type(8) {
    display: none;
}

div#babecomments, h2#leavecommenth2, h2:nth-of-type(2), div.separate:nth-of-type(7) {
    display: none;
}

body, header {
    background: var(--dark);
}

a {
    color: #f69444;
    text-decoration: none;
}

a:hover, a:active {
    color: #fff;
    transition: 0.2s;
}

#content h2 {
    color: #f69444;
}

.thumbtext {
    background-color: var(--gray);
}

.thumbnail img, #profbox img, .prof img, .thumbshot, #gallery img, .useruploads .thumbnail img {
    border: 1px solid transparent;
}

.thumbshot a, aside a {
    color: #ccc;
}

.thumbshot a:hover, .thumbshot a:active, aside a:hover, aside a:active {
    color: #fff;
    transition: 0.2s;
}

img.thumbimg.lazy:hover, img.thumbimg.lazy:active {
    opacity: 70%;
    transition: 0.2s;
}

aside .sidebar_block {
    background-color: var(--gray);
    border: 1px solid transparent;
    font-size: 90%;
}

#content h1 {
    color: #fff;
}

h1 {
    font-family: 'Open Sans';
    font-weight: 600;
}

#bioarea ul, #profiletooltip ul {
    color: #c4c4c4dd;
}

.label, .separate p {
    color: #ccc;
    margin-right: 5px;
}

.linkstable, .linkstable table tbody .alt td {
    background: var(--gray);
    border: 1px solid transparent;
}

.linkstable table tbody td {
    border-left: 1px solid transparent;
}

.useruploads .thumbnail img:hover, .useruploads .thumbnail img:active, .thumbshot img:hover, .thumbshot img:active {
    opacity: 70%;
    transition: 0.2s;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 1px solid transparent;
    background: var(--gray);
    color: #ccc;
    font-weight: 500;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus, .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid transparent;
    background: #EA7728;
    color: #fff !Important;
    transition: 0.2s;
}

aside .sidebar_block a.button {
    border: 1px solid transparent;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button, .ui-button {
    color: #ccc;
}

.thumbtextsmall {
    background: var(--gray);
}

nav:not(.mm-spn), header a.hamburger {
    margin-top: 0;
}

nav:not(.mm-spn) ul li a:hover, nav:not(.mm-spn) .dropdown2-link:hover, nav .dropdown:not(.mm-spn) .dropbtn:hover {
    border-left:none;
    border-right: none;
}

.mm-spn.mm-spn--light {
    background: var(--dark) !important;
    color: #ccc !important;
}

.mm-spn.mm-spn--navbar.mm-spn--main:after {
    color: #ccc;
}

.thumbshot.thumb-hot::after {
    color: #f69444;
    background-color: var(--dark);
    border-bottom: 2px solid transparent;
    font-size: 15px;
}

.thumbshot.thumb-top::after {
    color: #fd6a92;
    background-color: var(--dark);
    border-bottom: 2px solid transparent;
    font-size: 15px;
}

#gallery .img {
    background: transparent;
}

#logo {
    background: transparent;
}

#logo::before {
    content: 'babe';
padding: 20px 10px;
    margin-top: 20px;
font-weight: 700;
    text-decoration: none;
    font-size: 15px;
    text-shadow: 1px 1px 1px #000;
}

#registrationform, #loginform {
    background: var(--gray);
    border: 1px solid transparent;
    box-shadow: 0 4px 18px currentColor;
}

.inputFields {
    background: var(--dark);
    border: 1px solid transparent;
    color: #ccc;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid transparent;
    background: rgba(181, 245, 183, .3);
    color: #fff;
}

.container {
    border: solid 1px transparent;
}

body {
    color: #ccc;
}

#tabs li a.inactive {
    color: #ccc;
    background: var(--gray);
    border-bottom: solid 1px transparent;
}

#tabs li a {
    background-color: #EA7728;
    color: #FFFFFF;
    border: solid 1px transparent;
}

::marker {
    color: inherit;
}

.commentbox {
    background-color: var(--gray);
    border: 1px solid transparent;
}

blockquote {
    color: #ccc;
    border-left: 8px solid #dc6600;
    background: var(--dark);
}

.thumbnail span {
    background-color: var(--gray);
    border: 1px solid transparent;
    color: #ccc;
}

#favoritebutton, #unfavoritebutton {
    background: var(--gray);
    color: #6495ed;
}

button#unfavoritebutton {
    background: hwb(219 39% 7% / .3);
    color: #fff;
    font-weight: 500;
}

button#unfavoritebutton:hover, button#unfavoritebutton:active {
    background: hwb(219 39% 7% / .7);
    color: #fff;
    transition: 0.2s;
}

.ui-widget.ui-widget-content {
    border: 1px solid transparent;
}

.ui-widget-content {
    border: 1px solid transparent;
    background: var(--gray);
    color: #ccc;
}

div.separate:nth-of-type(5) {
    display: none;
}

#profiletooltip {
    background-color: var(--gray);
    border: 1px solid transparent;
}

h2, .ui-widget, footer, #content h2 {
    font-family: 'Open Sans';
    font-weight: 600;
}

aside .sidebar_block h2 {
    background-color: var(--gray);
    color: #f69444;
    background: var(--gray);
}

h2#aka {
    color: #ccc;
}

.carousel__button {
    color: #ccc;
}

.carousel__button:hover, .carousel__button:active {
    color: #fff;
    transition: 0.2s;
}

.fancybox__backdrop {
    background: rgb(0 0 0 / 90%);
    backdrop-filter: blur(4px);
}

#search input[type=text], .searchbox input[type=text] {
    font-family: open sans,Arial,sans-serif;
    background: #272727;
    border: 1px solid transparent;
    box-shadow: none;
    color: #ccc;
}

:focus-visible {
    outline:none;
}
}

Reviews

No reviews yet.