Індекс:Програма для загальноосвітніх навчальних закладів. 5–9 класи. Українська література. 2017.pdf/styles.css
Зовнішній вигляд
.add, .pr-tab {
width:100%;
border-collapse: collapse;
border-spacing: 0;
text-align:left;
}
.add td {
vertical-align:top;
}
.add th {
background-color:#eee;
color:#000;
vertical-align:middle;
}
.add td, .add th, .pr-tab td, .pr-tab th {
padding: 5px;
border:1px solid black;
}
.add td:nth-child(1) {
text-align:center;
width:9%;
}
.add td:nth-child(2) {
width:46%;
}
.add th:nth-child(3) {
text-align:center;
}
.bbn {
border-bottom:none !important;
}
.btn {
border-top:none !important;
}