You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

17 lines
393 B

@media print{@page{margin:.5cm;}
#print ,#print td,#print tr {
border: 1px solid #d3d3d3;
text-align:center;
}
#print th {
height:35px;
border: 1px solid #d3d3d3;
font-weight: bold;
font-size: 15px;
text-align:center;
}
#print td {
height:30px;
font-size: 15px;
text-align:center;
}