MediaWiki:Common.css: Difference between revisions

From Paw Borough Wiki
No edit summary
No edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */


.infotable {
.wikitable {
     float: right;
     float: right;
}
}

Revision as of 12:09, 4 November 2022

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

.wikitable {
    float: right;
}