MediaWiki:Common.css: Difference between revisions

Content deleted Content added
rm header sans-serif rule, moved to specific page styles
Undo revision 35006 by Pcoombe (talk)
Tag: Undo
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: inherit;
}