MediaWiki:Mobile.css: Difference between revisions

sitenotice
(fix infoboxes for mobile)
(sitenotice)
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;
}
}