MediaWiki:Mobile.css: Difference between revisions

no edit summary
(fix infoboxes for mobile)
No edit summary
 
(One intermediate revision by the same user not shown)
Line 71: Line 71:
.pi-data-value {
.pi-data-value {
margin: auto;
margin: auto;
}
/* Site Notice */
#siteNotice {
padding: 10px;
border-radius: 10px;
border: 2px solid white;
text-align: center;
margin-bottom: 10px;
}
}