MediaWiki:Common.css: различия между версиями

Материал из БоЛеСмир
Перейти к:навигация, поиск
Строка 1: Строка 1:
/* Selectively hide table of contents auto-numbering, per https://www.mediawiki.org/wiki/Manual:Table_of_contents#Auto-numbering */
.noautonum .tocnumber { display: none; }
.noautonum .tocnumber {  
  display: none;  
}

Версия 19:40, 20 сентября 2020

.noautonum .tocnumber { display: none; }