MediaWiki:Common.less/sitenotice.less

From RuneRealm Wiki

This is an old revision of this page, as edited by Alex (talk | contribs) at 00:09, 17 October 2024 (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; }"). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

/* 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;

}