会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
不解风情的帅帅男
博客园
首页
新随笔
联系
订阅
管理
2020年4月8日
scale使用记错
摘要: 先看以下代码 1 <body> 2 <style> 3 .show { 4 text-align: center; 5 transition: all 1s ease-out; 6 } 7 .show:hover { 8 transform: scale(2); 9 } 10 .show1 { 11
阅读全文
posted @ 2020-04-08 22:53 不解风情的帅帅男
阅读(207)
评论(0)
推荐(0)
公告