gest366/templates/documenti_pa/documenti_pa.html

76 lines
974 B
HTML

<style>
<!--
.table_values td{
padding: 4px;
white-space: normal;
}
.table_values th{
background: #ddd;
padding: 3px;
}
.first_cell{
border-left: 1px solid #aaa;
border-right: 1px solid #aaa;
border-bottom: 1px solid #aaa;
}
.table_cell{
border-bottom: 1px solid #aaa;
border-right: 1px solid #aaa;
}
.full_cell1{
border: 1px solid #aaa;
}
.full_cell{
border-top: 1px solid #aaa;
border-right: 1px solid #aaa;
border-bottom: 1px solid #aaa;
}
.center{
text-align: center;
}
.b-right{
border-right: 1px solid #aaa;
}
.b-bottom{
border-bottom: 1px solid #aaa;
}
.cell-padded{
padding: 4px;
}
#contents td{
font-size: 11px;
}
.row0
{
background-color: white;
}
.row1
{
background-color: #fbfbfb;
}
-->
</style>
<page backcolor="#ffffff" backtop="80mm" backbottom="50mm" backleft="2.5mm" backright="0mm" footer="" style="font-size: $font_size$">
$body$
</page>