Compatible with dark reader :)
Remove snow codeforces by nullchilly
Details
Authornullchilly
LicenseNo License
Categorycodeforces.com
Created
Updated
Size216 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 Remove snow codeforces
@version 20231222.09.51
@namespace ?
==/UserStyle== */
@-moz-document url-prefix("https://codeforces.com") {
body {
background: url() !important;
}
}