Hiding and changing some things.
MissAV by xiggi
Details
Authorxiggi
LicenseNo License
Categorymissav
Created
Updated
Size1.5 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name MissAV
@version 20240522.11.49
@namespace ?
==/UserStyle== */
@-moz-document domain("missav.com") {
footer.sm\:container.mx-auto.px-4, .root--\+9vNo video, video#\31 17757472, .root--ujvuu {
display: none;
}
.text-group>div, [type=text], [type=email], [type=url], [type=password], [type=number], [type=date], [type=datetime-local], [type=month], [type=search], [type=tel], [type=time], [type=week], [multiple], textarea, select, .text-group>div>input:focus{
background: #090812;
border-color: transparent;
color: #ccc;
}
.bg-nord1, .bg-norddark, .bg-gray-800 {
background-color: #0e121c;
}
.text-nord10 {
color: rgb(216 222 233/var(--tw-text-opacity));
}
.space-y-4:hover {
opacity: 70%;
transition: 0.2s;
}
img.object-cover.object-top.w-full.h-full, .overflow-hidden.mx-auto.h-20.w-20.rounded-full.lg\:w-24.lg\:h-24, .overflow-hidden.rounded-full.w-24.h-24 {
border-radius: 5px;
}
.focus\:bg-nord0:focus {
background-color: rgb(46 52 64/var(--tw-bg-opacity));
}
.focus\:border-nord9:focus {
border-color: #fff;
}
button.mt-3.mr-3.inline-flex.items-center.whitespace-nowrap.px-3.py-2.border.border-transparent.shadow-sm.text-sm.leading-4.font-medium.rounded-full.text-white.focus\:outline-none.bg-primary:before {
content: "Cancel ";
}
button.mt-3.mr-3.inline-flex.items-center.whitespace-nowrap.px-3.py-2.border.border-transparent.shadow-sm.text-sm.leading-4.font-medium.rounded-full.text-white.focus\:outline-none.bg-primary {
color: #fff;
}
}