MediaWiki:Common.less/editnotice.less: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
No edit summary Tag: Reverted |
No edit summary Tag: Manual revert |
||
Line 1: | Line 1: | ||
/* ============================== |
|||
/* ============================== [[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; |
|||
} |
|||
} |
Latest revision as of 17:14, 17 October 2024
/* ==============================
Template:Editnotice ============================== */
.editnotice {
font-size: .9em; padding-bottom: .75em; margin-bottom: .6em;
.editnotice-title { font-size: 1.2em; font-weight: bold; margin-bottom: .4em; }
}