Skip to content

autazeszwajcarii.pl by bl4desofglory

Details

Authorbl4desofglory

LicenseNo License

Categoryautazeszwajcarii

Created

Updated

Size420 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Removes blur

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         autazeszwajcarii.pl
@version      20220606.10.33
@namespace    userstyles.world/user/bl4desofglory
@description  Removes blur
@author       bl4desofglory
@license      No License
==/UserStyle== */

@-moz-document domain("autazeszwajcarii.pl") {
#lightbox > div.lb-outerContainer > div > img {
    filter: blur(0px) !important;
}
body > div.jq-toast-wrap {
    display: none !important;
}
}

Reviews

No reviews yet.