reg.ru inverted
reg.ru inverted by chiboreache
Details
Authorchiboreache
LicenseNo License
Categoryreg.ru
Created
Updated
Size437 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
reg.ru inverted
Source code
/* ==UserStyle==
@name reg.ru inverted
@version 20220507.19.39
@namespace userstyles.world/user/chiboreache
@description reg.ru inverted
@author chiboreache
@license No License
==/UserStyle== */
@-moz-document domain("reg.ru") {
html {
filter: saturate(3) invert(95%) brightness(110%) hue-rotate(0.47turn);
}
img {
filter: saturate(1) invert(250%) brightness(100%) hue-rotate(0turn) !important
}
}