MediaWiki:Common.css: Difference between revisions
From LNTwww
No edit summary |
Force CSS cache refresh |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
#content { font:Times 13px bold; } | #content { font:Times 13px bold; } | ||
#toc .tocnumber { display: none; } | |||
/* do not add automatic numbering to tables of contents */ | |||
#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 */