MediaWiki:Common.css
Thaumanovic (Talk | contribs) (Clear previously unused styling) |
Thaumanovic (Talk | contribs) (Add text alignment classes) |
||
Line 1: | Line 1: | ||
- | + | .text-left { text-align: left; } | |
+ | .text-center { text-align: center; } | ||
+ | .text-right { text-align: right; } |
Revision as of 11:02, 28 April 2024
.text-left { text-align: left; } .text-center { text-align: center; } .text-right { text-align: right; }