摘要: 文字水平垂直居中 文字行高 = 盒子高 <body> <div>文字垂直居中</div> </body> div { height: 40px; width: 250px; font-size: 16px; background-color: aqua; line-height: 40px; tex 阅读全文
posted @ 2023-06-16 20:58 Morita-desin 阅读(23) 评论(0) 推荐(0)