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

мНет описания правки
мНет описания правки
Строка 3103: Строка 3103:
}
}


.list-reset-margin ul:not(:first-child) {
.list-reset-margin ol ul {
     margin-top: 10px;
     margin-top: 2px !important;
}
}


.list-reset-margin ol:not(:first-child) > li:not(:first-child) {
.list-reset-margin ol:not(:first-child) > li:not(:first-child),
.list-reset-margin ul:not(:first-child) {
     margin-top: 10px;
     margin-top: 10px;
}
}