mediawiki.sectionAnchor: Indent with tabs
[lhc/web/wiklou.git] / resources / src / mediawiki / mediawiki.sectionAnchor.hide.css
1 /* Hide section anchor from print media */
2 .mw-headline-anchor {
3 display: none;
4 }