wyb
2021-05-11 49ce087bd2a34a150597e1cc1da157af242c0b6d
1
2
3
4
5
6
7
8
9
10
11
12
*{margin: 0;padding: 0;}
h2{font-size: 4.6mm;text-align: center;line-height: 6mm;padding: 8mm 0 3mm;}
 
.logo{width: 18mm;position: absolute;left: 0;top: 0;}
body{background: #ddd}
.table{text-align: center;table-layout: fixed;width: 100%;font-size: 3.2mm;}
.table input{width: 100%;height: 100%;border: 0;min-height: 5mm;}
.table .textleft{text-align: left;padding-left: 2mm;}
.table .textcenter{text-align: center;}
.table .checkbox{width: 5mm;height: 5mm;vertical-align: middle;}
.report-box{width: 200mm;background: #fff;position: relative;padding:2mm;margin: 0}
span,p{font-size: 3mm;line-height: 5mm;}