276
edits
Welcome to Mariopedia! If you want to request an account, please do so at Mario Wiki or Fanonpedia.
No edit summary |
(adj) |
||
Line 66: | Line 66: | ||
} | } | ||
/* image thumbnail adjustments */ | |||
img, .results .list-thumb:not(.list-thumb-none), | |||
.ext-related-articles-card-thumb:not(.ext-related-articles-card-thumb-placeholder) { | |||
image-rendering: crisp-edges; | |||
image-rendering: pixelated; | |||
} | |||
.downscale img { | |||
max-width: 100% !important; | |||
height: auto !important; | |||
} |