MediaWiki:Common.less/sitenotice.less
< MediaWiki:Common.less
Revision as of 22:31, 4 October 2022 by Jacmob (talk | contribs) (Created page with "→sitenotice: #siteNotice { text-align: center; } #siteNotice ul { list-style: none; } .sitedir-ltr .mw-dismissable-notice-body { margin: 0; } .sitedir-ltr .mw-dismissable-notice-close { float: none; text-align: right; } .mw-dismissable-notice-close-parent { min-height: 1em; }")
/* sitenotice */
- siteNotice {
text-align: center;
}
- siteNotice ul {
list-style: none;
}
.sitedir-ltr .mw-dismissable-notice-body {
margin: 0;
}
.sitedir-ltr .mw-dismissable-notice-close { float: none; text-align: right; }
.mw-dismissable-notice-close-parent {
min-height: 1em;
}