Sablon:MÁV-fejléc/style.css
Megjelenés
.mav-fejlec {
font-size: 90%;
text-align: center;
width: auto;
margin: 0;
}
.mav-fejlec + .mav-fejlec {
margin-top: -1px;
}
.mav-fejlec .mw-collapsible-toggle a {
color: inherit;
}
.mav-fejlec > tbody > tr:first-child > th {
width: 100%;
}
.mav-fejlec > tbody > tr > th:last-child,
.mav-fejlec > tbody > tr > td:last-child {
border-right: none;
}
.mav-fejlec > tbody > tr::after {
display: table-cell;
content: "";
}