MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
AticMaster (talk | contribs) No edit summary |
AticMaster (talk | contribs) No edit summary |
||
| Line 3: | Line 3: | ||
.vector-body .mw-heading3 h3 {border-bottom: 1px solid #888888;} | .vector-body .mw-heading3 h3 {border-bottom: 1px solid #888888;} | ||
.vector-body .mw-heading4 h4, .vector-body p {margin-left:1em;} | .vector-body .mw-heading4 h4, .vector-body p {margin-left:1em;} | ||
ul {margin-left:4em;} | ul {margin-left:4em; | ||
margin-top: 0.5em; | |||
margin-bottom: 0.5em; | |||
} | |||
Revision as of 06:43, 28 January 2026
/* CSS placed here will be applied to all skins */
.vector-body .mw-heading3 h3 {border-bottom: 1px solid #888888;}
.vector-body .mw-heading4 h4, .vector-body p {margin-left:1em;}
ul {margin-left:4em;
margin-top: 0.5em;
margin-bottom: 0.5em;
}