MediaWiki:Common.css: Difference between revisions

From HyruleGamingGroup Wiki
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will be applied to all skins: table.wikitable { image-rendering: pixelated; }")
(No difference)

Revision as of 09:03, 22 November 2023

/* CSS placed here will be applied to all skins */

table.wikitable {
    image-rendering: pixelated;
}