MediaWiki:Common.css: Difference between revisions

remove sitenotice margin stuff cuz it seems to mess up the alignment or sum
No edit summary
(remove sitenotice margin stuff cuz it seems to mess up the alignment or sum)
Line 90: Line 90:
.mw-createacct-benefits-container h2 {
.mw-createacct-benefits-container h2 {
color: white;
color: white;
}
.mw-dismissable-notice-body {
margin: 0 !important;
}
}