MediaWiki:Common.css: различия между версиями
Материал из The Magic of Number 8 Wiki
Comminux (обсуждение | вклад) м TImeless test Метка: отменено |
Comminux (обсуждение | вклад) TImeless test 2 Метка: отменено |
||
| Строка 5: | Строка 5: | ||
/* Скрыть блок инструментов в боковой панели Timeless только для анонимов */ | /* Скрыть блок инструментов в боковой панели Timeless только для анонимов */ | ||
body.anon # | body.anon #site-tools { | ||
display: none !important; | display: none !important; | ||
} | } | ||
Версия от 00:58, 20 июля 2026
/* Размещённый здесь CSS будет применяться ко всем темам оформления */
#footer-places-privacy { display: none !important; }
#footer-places-about { display: none !important; }
#footer-places-disclaimers { display: none !important; }
/* Скрыть блок инструментов в боковой панели Timeless только для анонимов */
body.anon #site-tools {
display: none !important;
}