Індекс:Наказ МКТ України від 15.04.2008 № 424-0-16-08.pdf/styles.css

Матеріал з Вікіджерел
.add {
	width:100%;
	border-collapse: collapse;
	border-spacing: 0;
	text-align:left;
}

.add tr {
	vertical-align:top;
}

.add td, .add th  {
	padding: 5px;
	border:1px solid black;
}

.add td:nth-child(1) {
	text-align:right;
	width:2.5em;
	}

.add th, .add2 td:nth-child(1) {
	text-align:center;
	}

.bl, .b2l {
	border-left:none !important;
}

.br, .b2r {
	border-right:none !important;
}

.bl, .br {
	padding-top:1em !important;
}

.l {
	text-align:left !important;
}