MediaWiki:Common.css: Difference between revisions
From The HOA
Created page with "→CSS placed here will be applied to all skins: .justify { text-align: justify; }" |
(No difference)
|
Latest revision as of 01:18, 5 March 2025
/* CSS placed here will be applied to all skins */
.justify {
text-align: justify;
}
