MediaWiki:Common.css: Difference between revisions

pixelated image rendering
(add ambox w dark)
(pixelated image rendering)
Line 890: Line 890:
margin-bottom: 1ex;
margin-bottom: 1ex;
}
}
/* ------- pixel sprite scaling ------- */
.moduleinfobox img,
.ambox-image img,
.qud-image .qud-image-link-image-container img {
  image-rendering: pixelated;
}
/* ------- tables ------- */
/* ------- tables ------- */
table.wikitable {
table.wikitable {