MediaWiki:Mobile.css: Difference between revisions

No edit summary
Tags: Mobile edit Mobile web edit
No edit summary
Line 11: Line 11:
}
}


/* Infoboxes */
.infobox {
.infobox {
max-width: 375px !important
color: #000;
text-align: center;
border: 2px solid #000;
border-radius: 10px;
background: #f9f9f9;
        max-width: 375px !important
}
}