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 */


.wikitable th {
.infotable {
     text-align: left;
     float: right;
}
}

Revision as of 12:08, 4 November 2022

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

.infotable {
    float: right;
}