用户:洞穴夜莺/模板/玩家头像:修订间差异
< 用户:洞穴夜莺
(创建页面,内容为“<includeonly> {{CSS|1= →author: CaveNightingale: →copied from https://www.coder.work/article/1117129 stop smoothing: div.minecraft.root > div { image-rendering: optimizeSpeed; →STOP SMOOTHING, GIVE ME SPEED: image-rendering: -moz-crisp-edges; →Firefox: image-rendering: -o-crisp-edges; /* Opera…”) |
小 (测试) |
||
| (未显示同一用户的2个中间版本) | |||
| 第13行: | 第13行: | ||
-ms-interpolation-mode: nearest-neighbor; /* IE8+ */ | -ms-interpolation-mode: nearest-neighbor; /* IE8+ */ | ||
overflow: hidden; | overflow: hidden; | ||
} | |||
div.minecraft.root { | |||
width: 672px; | |||
height: 672px; | |||
border: 2px; | |||
transform: scale(0.5); | |||
} | } | ||
2022年3月12日 (六) 15:46的最新版本