/* ==UserStyle==
@name           tezeusz.pl on XP
@namespace      github.com/openstyles/stylus
@version        1.0.17
@description    Reset only opacity
@author         krystian3w
@license        CC BY 4.0 https://creativecommons.org/licenses/by/4.0/
@downloadURL none
==/UserStyle== */
@-moz-document domain("tezeusz.pl") {
    body {opacity: 1 !important}
}