MediaWiki:Common.css: различия между версиями
Comminux (обсуждение | вклад) MF Test 3 Метка: ручная отмена |
Comminux (обсуждение | вклад) м 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; | |||
} | |||