8,282
edits
No edit summary |
No edit summary |
||
Line 140: | Line 140: | ||
/* Try to use nearest neighbour scaling for pixelated images */ | /* Try to use nearest neighbour scaling for pixelated images */ | ||
.mcwiki-header-grass, | /*.mcwiki-header-grass,*/ | ||
.ns-special .gallerybox img, | /*.ns-special .gallerybox img,*/ | ||
.ns-14 .gallerybox img, | /*.ns-14 .gallerybox img,*/ | ||
.filehistory a img, | /*.filehistory a img,*/ | ||
.pixel-image, | /*.pixel-image,*/ | ||
.invslot-item-image, | /*.invslot-item-image,*/ | ||
.sprite { | /*.sprite {*/ | ||
/* image-rendering: optimizeSpeed;*/ | |||
/* image-rendering: -webkit-optimize-contrast;*/ | |||
/* image-rendering: optimize-contrast;*/ | |||
/* image-rendering: -moz-crisp-edges;*/ | |||
/* image-rendering: -o-crisp-edges;*/ | |||
/* image-rendering: crisp-edges;*/ | |||
/* image-rendering: pixelated;*/ | |||
/* -ms-interpolation-mode: nearest-neighbor;*/ | |||
} | /*}*/ | ||
/* Simulate link styling for JS only links */ | /* Simulate link styling for JS only links */ |