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

м TImeless test
Метка: отменено
мНет описания правки
Метка: ручная отмена
 
(не показаны 2 промежуточные версии этого же участника)
Строка 3: Строка 3:
#footer-places-about { display: none !important; }
#footer-places-about { display: none !important; }
#footer-places-disclaimers { display: none !important; }
#footer-places-disclaimers { display: none !important; }
/* Скрыть блок инструментов в боковой панели Timeless только для анонимов */
body.anon #p-tb {
    display: none !important;
}