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

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


.list-reset-margin ul,
.list-reset-margin li {
.list-reset-margin li {
     margin-top: 2px;
     margin-top: 2px;
}
}


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