想了解免费建站的朋友,查看《免费建站教程》

文字和图片垂直居中、水平横向居中

2026-03-06 1267 JS
.date {
				height: 25px;
				line-height: 25px;
				display: flex;
				align-items: center;
				justify-content: center;
			}


版权保护: 转载请保留链接: https://cgy.isi8.cn/js/296.html