From GamingWiki
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: table.infobox.wide { width: 600px; }")
(No difference)

Revision as of 20:49, 15 January 2016

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

table.infobox.wide {
    width: 600px;
}