MediaWiki:Common.css — различия между версиями
Admin (обсуждение | вклад) |
Admin (обсуждение | вклад) |
||
(не показано 7 промежуточных версий этого же участника) | |||
Строка 15: | Строка 15: | ||
.corrected_task { | .corrected_task { | ||
background-color: #00ffff; | 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; | ||
} | } |
Текущая версия на 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; }