MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 10: Line 10:
#content h5 { font-size: 110%; }
#content h5 { font-size: 110%; }


.newspaper {
.col2 { column-count: 2; }
  column-count: 3;
.col3 { column-count: 3; }
}
.col4 { column-count: 4; }


/**
/**