WKYNEKO

博客园 首页 新随笔 联系 订阅 管理

2024年11月4日 #

摘要: .datou3-anniu { display: flex; /* 使用flex布局 */ align-items: center; /* 垂直居中 */ justify-content: center; /* 水平居中 */ height: 40rpx; width: 60rpx; positio 阅读全文
posted @ 2024-11-04 12:48 BKYNEKO 阅读(1) 评论(0) 推荐(0) 编辑

摘要: p { display: inline-block; transform: scale(0.9);//缩放 letter-spacing: 3rpx;//间距 } 阅读全文
posted @ 2024-11-04 12:37 BKYNEKO 阅读(7) 评论(0) 推荐(0) 编辑