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

Материал из The Magic of Number 8 Wiki
мНет описания правки
Метка: отменено
мНет описания правки
Метка: ручная отмена
Строка 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 */
#footer-places-privacy { display: none !important; }
#footer-places-privacy { display: none; }
#footer-places-about { display: none !important; }
#footer-places-about { display: none; }
#footer-places-disclaimers { display: none !important; }
#footer-places-disclaimers { display: none; }

Версия от 10:19, 23 мая 2025

/* All CSS here will be loaded for users of the Timeless skin */
#footer-places-privacy { display: none; }
#footer-places-about { display: none; }
#footer-places-disclaimers { display: none; }