Hiding and changing some things.
AZNude by xiggi
Details
Authorxiggi
LicenseNo License
Categoryaznude
Created
Updated
Size959 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name AZNude
@version 20240709.07.03
@namespace ?
==/UserStyle== */
@-moz-document domain("aznude.com") {
.ribbon-ul-desktop, .demo-single.zai, footer, .wpcc-color-custom--630930600.wpcc-container, .aznlive-horizontal__wrapper, .inner-pages-banner:before, .mobile-footer, div#resized1, a.ribbon-mobile-live {
display: none;
}
.banner-inner {
background-image: none;
}
.inner-pages-banner {
background-color: #0f0f0f;
}
.browse-celeb-main-content span {
margin-right: 5px;
}
.browse-celeb-main-content span, .browse-celeb-main-content h4 {
color: #ccc;
font-weight: 500 !important;
}
.random-links li a, .more-btn a {
color: #ccc;
background: #272727;
}
.celebs-boxes .movie span {
padding: 0 5px;
background: #0f0f0f;
}
.ribbon-container {
background: #0f0f0f;
}
.banner-info a:hover, .page-link:hover {
color: #fff;
text-decoration: none;
transition: 0.2s;
}
}