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

Материал из The Magic of Number 8 Wiki
мНет описания правки
TImeless test
Метка: отменено
Строка 1: Строка 1:
/* All CSS here will be loaded for users of the Timeless skin */
/* All CSS here will be loaded for users of the Timeless skin */
body.anon #site-tools {
    display: none !important;
}

Версия от 01:02, 20 июля 2026

/* All CSS here will be loaded for users of the Timeless skin */

body.anon #site-tools {
    display: none !important;
}