web page blocked literally 1984
literally1984 by tlanotyt
Details
Authortlanotyt
LicenseNo License
Category*
Created
Updated
Size408 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
wtf literally 1984
Source code
/* ==UserStyle==
@name 1984
@version 20230307.11.06
@namespace ?
==/UserStyle== */
@-moz-document regexp(".*") {
body[bgcolor="#e7e8e9"] {
background: url(https://i.ibb.co/N6h4R7P/1984.png);
background-size: contain;
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center center;
}
[bgcolor="#e7e8e9"] > #content {
display:none;
}
}