tinyqc/v1/assets/style_report.css

17 lines
679 B
CSS
Raw Normal View History

/*html,pre,th,table { font-family:'Courier New', Courier, monospace; font-size:7.8pt; margin:0;}*/
html,pre,th,table { font-family:'Lucida Console', Monaco, monospace; font-size:9pt; margin:0;}
#page {
z-index:1; background: white; display: block; margin: 0; page-break-after:always;
width: 210mm; height: 280mm;
}
#page { padding:0.5cm 0.5cm 0cm 0.5cm; }
table {border-collapse:collapse; }
th,td { line-height:1.3; padding:3px; }
td { vertical-align:top; border:solid 1px black; }
th { border:solid 1.5px black; }
h1,h2,h3,h4,h5 { padding:0; margin:0; }
#resultdata { float:left; width:6cm; }
#resultimg { float: left; width:7cm; }
#footer { float:left; margin:0cm auto; }