1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2024-12-08 06:31:20 +01:00
openstamanager/templates/partitario_mastrino/partitario.html
Thomas Zilio 1c9e7b1634 Commit iniziale (r1662)
Migrazione da SourceForge, partendo dal commit 1662 della carrtella trunk/openstamanager.
2017-08-04 16:28:16 +02:00

30 lines
430 B
HTML

<style>
body{ font-size:12px; }
th{ background:#eee; }
th.padded,
td.padded{
padding: 4px;
vertical-align: top;
}
.text-right{ text-align:right; }
.text-center{ text-align:center; }
.br{
border-right: 1px solid #999;
}
.bb{
border-bottom: 1px solid #999;
}
.bt{
border-top: 1px solid #999;
}
</style>
<page backcolor="#ffffff" backtop="29.5mm" backbottom="5mm" backleft="0mm" backright="0mm" footer="">
$body$
</page>