MediaWiki:Common.less/editnotice.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 "→‎============================== [[Template:Editnotice]] ==============================: .editnotice { font-size: .9em; padding-bottom: .75em; margin-bottom: .6em; .editnotice-title { font-size: 1.2em; font-weight: bold; margin-bottom: .4em; } }"). 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

/* ==============================

      Template:Editnotice
  ============================== */

.editnotice {

   font-size: .9em;
   padding-bottom: .75em;
   margin-bottom: .6em;
   .editnotice-title {
       font-size: 1.2em;
       font-weight: bold;
       margin-bottom: .4em;
   }

}