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

м Теперь все таблицы немного закруглены
мНет описания правки
Строка 2173: Строка 2173:
border-radius:1.7em;
border-radius:1.7em;
}
}
.wikitable th:not(:last-child),
.wikitable > * > tr > td,.wikitable > * > tr > th{
.wikitable td:not(:last-child) {
    border-bottom:1px solid black;
border-right: 1px solid black;
    border-right:1px solid black;
}
}
.wikitable>thead>tr:not(:last-child)>th,
.wikitable>*>tr:first-child>td,.wikitable>*>tr:first-child>th{
.wikitable>thead>tr:not(:last-child)>td,
    border-top:1px solid black;
.wikitable>tbody>tr:not(:last-child)>th,
}
.wikitable>tbody>tr:not(:last-child)>td,
.wikitable>*>tr>td:first-child,.wikitable>*>tr>th:first-child{
.wikitable>tfoot>tr:not(:last-child)>th,
    border-left:1px solid black;
.wikitable>tfoot>tr:not(:last-child)>td,
.wikitable>tr:not(:last-child)>td,
.wikitable>tr:not(:last-child)>th,
.wikitable>thead:not(:last-child),
.wikitable>tbody:not(:last-child),
.wikitable>tfoot:not(:last-child) {
border-bottom: 1px solid black;
}
}
.wikitable:not(.sortable) tr:first-child th:first-child,.wikitable:not(.sortable)>tr:first-child td:first-child,
.wikitable:not(.sortable) tr:first-child th:first-child,.wikitable:not(.sortable)>tr:first-child td:first-child,