MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 12: Line 12:
.col2 { column-count: 2;  column-gap: 35px; text-align: justify; text-justify: inter-word; }
.col2 { column-count: 2;  column-gap: 35px; text-align: justify; text-justify: inter-word; }
.col3 { column-count: 3;  column-gap: 30px; text-align: justify; text-justify: inter-word; }
.col3 { column-count: 3;  column-gap: 30px; text-align: justify; text-justify: inter-word; }
.col4 { column-count: 4;  column-gap: 25px; text-align: justify; text-justify: inter-word; }
.col4 { column-count: 4;  column-gap: 25px; }


/**
/**