Індекс:1938. Планування і будівництво м. Сталіно.pdf/styles.css
Зовнішній вигляд
table.golovchenko {
margin:auto;
width:75%;
border-left: none;
border-right: none;
border-bottom: none;
background: none;
}
table.golovchenko th,
table.golovchenko td {
background: none;
}
table.golovchenko th {
border-top-width: 2px;
}
table.golovchenko tr th:first-child,
table.golovchenko tr td:first-child {
border-left: none;
}
table.golovchenko tr th:last-child,
table.golovchenko tr td:last-child {
border-right: none;
}
table.golovchenko tr td {
border-top:none;
border-bottom:none;
padding-left: 15px;
padding-right: 15px;
}
table.golovchenko tr:last-child td {
border-top: 1px solid;
}
table.golovchenko tr:last-child td:first-child {
text-align: right;
}
.col-2-center tr th:nth-child(2),
.col-2-center tr td:nth-child(2),
.col-3-center tr th:nth-child(3),
.col-3-center tr td:nth-child(3) {
text-align:center;
}