- UID
- 698
- 主题
- 回帖
- 0
- 精华
- 积分
- 806
- 金币
- 枚
- 草籽
- 颗
- 鲜花
- 朵
- 注册时间
- 2024-2-8
- 最后登录
- 1970-1-1
|
.txtbox { position: absolute; display: grid; place-items: center; left: var(--x1); top: 600px; width: 50px; height: 50px; font: normal 30px sans-serif; text-align: center; color: red; box-sizing: border-box; cursor: pointer;opacity : .7; }
这句代码里面颜色改为红色,试看看 |
评分
-
3
查看全部评分
-
|