Numbered headings edit

Hi. Re: this comment, you can get dots after the numbers in the headings (in the page-content, as well as the ToC), if you add this code to your common.css:

/* Tweak Table of Contents boxes, to have smaller numbers and dot-suffixes */
.tocnumber:after, .mw-headline-number:after { content: "." }
.tocnumber, .mw-headline-number { font-size: 80% !important; color:#333 !important;}

But, yes, having the numbers in the ToC itself does require having the BetaFeature off (in its current iteration). Also, that "Auto-number headings" user-preference is totally unrelated to the Typography refresh, and hence doesn't affect it. HTH. –Quiddity (talk) 06:32, 19 February 2014 (UTC)Reply