CSS3鼠标悬停文字边框背景动画特效.zip

时间:2022-07-31 03:36:17
【文件属性】:
文件名称:CSS3鼠标悬停文字边框背景动画特效.zip
文件大小:2KB
文件格式:ZIP
更新时间:2022-07-31 03:36:17
js特效-CSS3鼠标悬停文字边框背景动画特效 代码片段: body{overflow:hidden;} /* ~~~~~~~ INIT. BTN ~~~~~~~ */ .btn { position: relative; padding: 1.4rem 4.2rem; padding-right: 3.1rem; font-size: 1.4rem; color: var(--inv); letter-spacing: 1.1rem; text-transform: uppercase; -webkit-transition: all 600ms cubic-bezier(0.77, 0, 0.175, 1); transition: all 600ms cubic-bezier(0.77, 0, 0.175, 1); -webkit-user-select: none;   -moz-user-select: none;    -ms-user-select: none;        user-select: none; } .btn:before, .btn:after { content: ''; position: absolute; -webkit-transition: inherit; transition: inherit; z-index: -1; }
【文件预览】:
CSS3鼠标悬停文字边框背景动画特效
----php中文网下载站.url(114B)
----index.html(4KB)
----php中文网免费下载站.txt(219B)

网友评论