MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 5,809: Line 5,809:
.center-cell {
.center-cell {
     text-align: center;
     text-align: center;
     display: block; /* or 'table-cell' if block doesn't work as intended */
     display: table-cell; /* or 'table-cell' if block doesn't work as intended */
}
}

Navigation menu