Skip to content

homestuck nearest by boxy-boy

Screenshot of homestuck nearest

Details

Authorboxy-boy

LicenseNo License

Categoryhomestuck.com

Created

Updated

Size368 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

enables nearest neighbor image upscaling on homestuck.com

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         homestuck nearest
@version      20221002.02.55
@namespace    userstyles.world/user/boxy-boy
@description  enables nearest neighbor image upscaling on homestuck.com
@author       boxy-boy
@license      No License
==/UserStyle== */

@-moz-document domain("homestuck.com") {
img {
  image-rendering: crisp-edges !important;
}
}

Reviews

No reviews yet.