MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 11: Line 11:
.centered-text-cell {
.centered-text-cell {
     background-color: transparent;
     background-color: transparent;
     color: #D02019;
     color: #000;
     text-align: center;
     text-align: center;
     vertical-align: middle; /* To vertically center the text */
     vertical-align: middle; /* To vertically center the text */
Line 24: Line 24:
.centered-photo-cell img {
.centered-photo-cell img {
     display: block;
     display: block;
     margin-left: auto;
     margin-left: 20px;
     margin-right: auto;
     margin-right: 20px;
}
}


Navigation menu