for pixelated
better mcmod by HanlieChina
Details
AuthorHanlieChina
LicenseNo License
Categorypixelated
Created
Updated
Size340 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 better mcmod
@version 20231206.16.14
@namespace ?
==/UserStyle== */
@-moz-document url-prefix("https://www.mcmod.cn/") {
.icon {
width: 16px;
height: 16px;
}
body {
image-rendering: pixelated;
}
.item-icon-32x-preview-img {
width: 128px !important;
height: 128px !important;
}
}