MediaWiki:Common.less/editnotice.less
< MediaWiki:Common.less
Jump to navigation
Jump to search
Revision as of 23:21, 4 October 2022 by Jacmob (talk | contribs) (Created page with "// <pre> →============================== [[Template:Editnotice]] ==============================: .editnotice { font-size: .9em; padding-bottom: .75em; margin-bottom: .6em; .editnotice-title { font-size: 1.2em; font-weight: bold; margin-bottom: .4em; } }")
//
/* ==============================
Template:Editnotice
============================== */
.editnotice {
font-size: .9em;
padding-bottom: .75em;
margin-bottom: .6em;
.editnotice-title {
font-size: 1.2em;
font-weight: bold;
margin-bottom: .4em;
}
}