388
edits
Welcome to Gamerpedia! Let me know at either Mario Wiki or Fanonpedia if you'd like an account here.
(fix) |
(yeah) |
||
Line 151: | Line 151: | ||
color:#FFF; | color:#FFF; | ||
font-size:125%; | font-size:125%; | ||
} | |||
/* pixelate images */ | |||
img, ul.gallery img, table.filehistory img, table.listfiles img, table.searchResultImage img { | |||
image-rendering: crisp-edges; | |||
image-rendering: pixelated; | |||
} | } |