Открыть главное меню

Изменения

MediaWiki:Mobile.css

152 байта добавлено, 22:10, 13 октября 2019
Новая страница: «→‎CSS placed here will affect users of the mobile site: →‎Changes for mobile verison: →‎Hide edit menu: nav ul#page-actions { display :none; }»
/* CSS placed here will affect users of the mobile site */
/* Changes for mobile verison */
/* Hide edit menu */
nav ul#page-actions {
display :none;
}