Difference between revisions of "MediaWiki:Common.css"

From The Fool's Aftermath Wiki
(Created page with "→‎CSS placed here will be applied to all skins: .infotable.table { border: 1px solid; }")
(No difference)

Revision as of 03:24, 7 June 2022

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

.infotable.table {
    border: 1px solid;
}