制作红头文件 ,红头打印样式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;

 

posted @ 2022-06-02 11:27  undefinebo  阅读(515)  评论(0)    收藏  举报