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 { | ||
float: right; | |||
} | } |
Revision as of 11:08, 4 November 2022
/* CSS placed here will be applied to all skins */
.infotable {
float: right;
}