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

Материал из ВикиМИРЭА
Перейти к: навигация, поиск
(Новая страница: «CSS placed here will affect users of the mobile site: .toc, #toc { display: none; }»)
Строка 1: Строка 1:
 
/* CSS placed here will affect users of the mobile site */
 
/* CSS placed here will affect users of the mobile site */
.toc, #toc { display: none; }
+
.toc-mobile, #toc-mobile { display: none; }

Версия 18:21, 13 сентября 2021

/* CSS placed here will affect users of the mobile site */
.toc-mobile, #toc-mobile { display: none; }