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

Материал из БоЛеСмир
Перейти к:навигация, поиск
 
(не показано 7 промежуточных версий 2 участников)
Строка 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 {  
.tocnumber { display: none; }
  display: none;  
}

Текущая версия на 01:54, 22 сентября 2020

.noautonum .tocnumber { display: none; }
.tocnumber { display: none; }