MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 42: Line 42:
     background-color: #ffff00;
     background-color: #ffff00;
     margin-left:25px;
     margin-left:25px;
}
/* a class that will keep a header from appearing in the TOC on the page */
.noautonum .tocnumber {
    display: none;
}
}