MediaWiki:Common.css — различия между версиями
Admin (обсуждение | вклад) |
Admin (обсуждение | вклад) |
||
| (не показаны 3 промежуточные версии этого же участника) | |||
| Строка 19: | Строка 19: | ||
body.page-Wiki_про_оценочную_деятельность.action-view h1.firstHeading, body.page-Wiki_про_оценочную_деятельность.action-submit h1.firstHeading { display: none; } | body.page-Wiki_про_оценочную_деятельность.action-view h1.firstHeading, body.page-Wiki_про_оценочную_деятельность.action-submit h1.firstHeading { display: none; } | ||
| − | + | #footer-places-about { | |
| + | display: none; | ||
| + | } | ||
| + | |||
| + | #footer-info-copyright{ | ||
display: none; | display: none; | ||
} | } | ||
Текущая версия на 09:38, 26 января 2018
/* Размещённый здесь CSS будет применяться ко всем темам оформления */
.noautonum .tocnumber { display: none; }
.mw-collapsible-toggle {
float: left !Important;
padding-right: 4px;
}
.added_task {
background-color: #ffff00;
}
.corrected_task {
background-color: #00ffff;
}
body.page-Wiki_про_оценочную_деятельность.action-view h1.firstHeading, body.page-Wiki_про_оценочную_деятельность.action-submit h1.firstHeading { display: none; }
#footer-places-about {
display: none;
}
#footer-info-copyright{
display: none;
}