MediaWiki:Common.css: различия между версиями
Материал из The Magic of Number 8 Wiki
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; | |||
} | |||
Версия от 00:57, 20 июля 2026
/* Размещённый здесь CSS будет применяться ко всем темам оформления */
#footer-places-privacy { display: none !important; }
#footer-places-about { display: none !important; }
#footer-places-disclaimers { display: none !important; }
/* Скрыть блок инструментов в боковой панели Timeless только для анонимов */
body.anon #p-tb {
display: none !important;
}