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

MF Test 3
Метка: ручная отмена
м TImeless test
Метка: отменено
Строка 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;
}