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; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

/* sitenotice */

  1. siteNotice {
   text-align: center;

}

  1. 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;

}