制作红头文件 ,红头打印样式css
transform: scaleY(1.7); //红头的变形 让红头变的'瘦'
margin-top: 60px;
font-family: 方正小标宋简体,serif,arial;
color: rgb(250,64,6);
padding-bottom: 40px;
border-bottom: rgb(250,64,6) 2px solid;
font-size: 60px;
//display: block;
text-align: justify; //及下面两行为了等分距离 填满一行
text-justify: distribute-all-lines;
text-align-last: justify;

浙公网安备 33010602011771号