MediaWiki:Common.css: различия между версиями
Внешний вид
Нет описания правки |
Нет описания правки |
||
| (не показаны 22 промежуточные версии этого же участника) | |||
| Строка 2: | Строка 2: | ||
#ca-talk { display: none !important; } | #ca-talk { display: none !important; } | ||
#ca-viewsource { display: none !important; } | #ca-viewsource { display: none !important; } | ||
#footer-places { display: none !important; } | #footer-places-privacy { display: none !important; } | ||
#footer-places-about { display: none !important; } | |||
#footer-places-disclaimers { display: none !important; } | |||
#footer-icons { display: none !important; } | #footer-icons { display: none !important; } | ||
#footer-places-decisions { display: inline-block !important; } | |||
#n-recentchanges { display: none !important; } | |||
#n-help-mediawiki { display: none !important; } | |||
#n-randompage { display: none !important; } | |||
#n-specialpages { display: none !important; } | |||
#t-whatlinkshere { display: none !important; } | |||
#t-recentchangeslinked { display: none !important; } | |||
#t-permalink { display: none !important; } | |||
#t-info { display: none !important; } | |||
#feedlinks { display: none !important; } | |||
.vector-typeahead-search-container { display: none !important; } | |||
/* .vector-sticky-header-search-toggle { display: none !important; } */ | |||
@media screen { .tocnumber { display: none; } } | |||
.menu__item--random { display: none !important; } | |||
.menu__item--disclaimers { display: none !important; } | |||
.menu__item--about { display: none !important; } | |||
.talk.button { display: none !important; } | |||
.language-selector { display: none !important; } | |||
.page-actions-watch { display: none !important; } | |||
.page-actions-viewsource { display: none !important; } | |||
@media screen and (min-width: 340px) { | |||
.toc { | |||
display: table; | |||
} | |||
} | |||
#pt-preferences { display: none !important; } | |||
.history-size { display: none !important; } | |||
.mw-changeslist-separator { display: none !important; } | |||
.history-user { display: none !important; } | |||
Текущая версия от 11:59, 12 ноября 2025
/* Размещённый здесь CSS будет применяться ко всем темам оформления */
#ca-talk { display: none !important; }
#ca-viewsource { display: none !important; }
#footer-places-privacy { display: none !important; }
#footer-places-about { display: none !important; }
#footer-places-disclaimers { display: none !important; }
#footer-icons { display: none !important; }
#footer-places-decisions { display: inline-block !important; }
#n-recentchanges { display: none !important; }
#n-help-mediawiki { display: none !important; }
#n-randompage { display: none !important; }
#n-specialpages { display: none !important; }
#t-whatlinkshere { display: none !important; }
#t-recentchangeslinked { display: none !important; }
#t-permalink { display: none !important; }
#t-info { display: none !important; }
#feedlinks { display: none !important; }
.vector-typeahead-search-container { display: none !important; }
/* .vector-sticky-header-search-toggle { display: none !important; } */
@media screen { .tocnumber { display: none; } }
.menu__item--random { display: none !important; }
.menu__item--disclaimers { display: none !important; }
.menu__item--about { display: none !important; }
.talk.button { display: none !important; }
.language-selector { display: none !important; }
.page-actions-watch { display: none !important; }
.page-actions-viewsource { display: none !important; }
@media screen and (min-width: 340px) {
.toc {
display: table;
}
}
#pt-preferences { display: none !important; }
.history-size { display: none !important; }
.mw-changeslist-separator { display: none !important; }
.history-user { display: none !important; }