MediaWiki:Common.css: Difference between revisions

Content deleted Content added
No edit summary
rm header sans-serif rule, moved to specific page styles
Line 72:
.hlist li ol > li:first-child:before {
content: " (" counter(listitem) "\a0";
}
 
/* Sans-serif headings */
.mw-body h1,
.mw-body-content h1,
.mw-body-content h2 {
font-family: sans-serif;
}