MediaWiki:Common.css: Difference between revisions

From LNTwww
Sync Common.css from German wiki
Force CSS cache refresh
 
Line 2: Line 2:


/* do not add automatic numbering to tables of contents */
/* do not add automatic numbering to tables of contents */
#toc .tocnumber { display: none; }
#toc .tocnumber { display: none; }/* cache-bust */

Latest revision as of 15:02, 16 March 2026

#content { font:Times 13px bold; }

/* do not add automatic numbering to tables of contents */
#toc .tocnumber { display: none; }/* cache-bust */