MediaWiki:Common.css: Difference between revisions

moved to styling.css
No edit summary
Tag: Manual revert
(moved to styling.css)
Line 63: Line 63:
.mw-dismissable-notice-body {
.mw-dismissable-notice-body {
margin: 0 !important;
margin: 0 !important;
}
/* Vertically center portableinfobox content */
.pi-data-value {
margin: auto;
}
}