убрать фон
animeua.club - без фона by SaSh0o0k
Details
AuthorSaSh0o0k
LicenseNo License
Categoryuserstyles
Created
Updated
Size325 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 animeua.club - без фона
@namespace SaSh0o0k
@version 1.0
@description убрать фон
==/UserStyle== */
@-moz-document url-prefix(https://animeua.club/) {
.wrapper {
background-image: none !important;
}
.pmovie__caption, a[href="https://u24.gov.ua/"] {
display: none;
}
}