a PUKKA blank template.
a PUKKA blank template by PushkaCom
Details
AuthorPushkaCom
LicenseMIT
Categorypushka.com
Created
Updated
Size934 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 a PUKKA blank template
@version 20240709.99.3
@namespace english
@description a PUKKA blank template.
@author pushka
@license MIT
==/UserStyle== */
@-moz-document domain("pushka.com"), regexp("^http.*pushka\.com.*") {
/* ==UserStyle==
@name aaaaaaa
@description aaaaaaa
@namespace english
@homepageURL https://userstyles.world/style/17092
@supportURL https://userstyles.world/style/17092
@author pushka (https://userstyles.world/user/PushkaCom)
@license MIT
==/UserStyle== */
/*
Pushka - greasy fork list of JS styles
https://greasyfork.org/en/users/9788-ben-pushka
url
https://userstyles.world/user/PushkaCom?page=1&sort=newest
*/
/*INVERT*/
body{
filter: invert(1)hue-rotate(180deg)brightness(1.1)contrast(0.8);
}
/*anti-invert*/
img, #Logo , iframe
{filter: invert(1)hue-rotate(180deg);}
}