MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
Line 2: Line 2:


.infobox {
.infobox {
     background: #eee;
     background: #f7f7f7;
     border: 1px solid #aaa;
     border: 1px solid #aaa;
     float: right;
     float: right;
Line 19: Line 19:
.infobox-image {
.infobox-image {
     text-align: center;
     text-align: center;
    margin: 0px auto;
}
}
.infobox-table th {
.infobox-table th {
     width: 120px;
     width: 120px;
}
}