当前位置:网站首页>鼠标悬停效果七
鼠标悬停效果七
2022-07-01 02:31:00 【紫微前端】

<h3 class="hover">Hover Me</h3>
<style>
body {
height: 100vh;
margin: 0;
display: grid;
place-content: center;
align-items: center;
}
h3 {
font-family: system-ui, sans-serif;
font-size: 4rem;
margin:0;
cursor: pointer;
padding: 0 .1em;
}
.hover {
border: 8px solid;
border-image: repeating-linear-gradient(135deg,#F8CA00 0 10px,#E97F02 0 20px,#BD1550 0 30px) 8;
-webkit-mask:
conic-gradient(from 180deg at top 8px right 8px, #0000 90deg,#000 0)
var(--_i,200%) 0 /200% var(--_i,8px) border-box no-repeat,
conic-gradient(at bottom 8px left 8px, #0000 90deg,#000 0)
0 var(--_i,200%)/var(--_i,8px) 200% border-box no-repeat,
linear-gradient(#000 0 0) padding-box no-repeat;
transition: .3s, -webkit-mask-position .3s .3s;
}
.hover:hover {
--_i: 100%;
color: #CC333F;
transition: .3s, -webkit-mask-size .3s .3s;
}
</style>边栏推荐
- Delete duplicate email
- 查看 jvm 参数
- The latest CSDN salary increase technology stack in 2022 overview of APP automated testing
- FL studio20.9 fruit software advanced Chinese edition electronic music arrangement
- Optimal Transport系列1
- Visual effects, picture to cartoon function
- Restcloud ETL实践之数据行列转换
- Ernie-gram, 显式、完备的 n-gram 掩码语言模型,实现了显式的 n-gram 语义单元知识建模。
- SWT / anr problem - deadlock
- 十大券商有哪些?另外想问,现在在线开户安全么?
猜你喜欢

My PMP learning test experience

Qu'est - ce que le PMP?

Machine learning 10 belief Bayesian classifier

DenseNet网络论文学习笔记

In the fourth week of June, the list - flying melon data up main growth ranking list (BiliBili platform) was released!

With one-stop insight into industry hot spots, the new function "traffic market" of feigua data station B is launched!

Rocketqa: cross batch negatives, de noised hard negative sampling and data augmentation

Restcloud ETl数据通过时间戳实现增量数据同步

PMP是什么?

RestCloud ETL WebService数据同步到本地
随机推荐
[graduation season · advanced technology Er] - summary from graduation to work
项目管理是什么?
C # generates PPK files in putty format (supports passphrase)
@The difference between configurationproperties and @value
Pychar open remote directory remote host
[multi source BFS] 934 Shortest Bridge
Desai wisdom number - other charts (parallel coordinate chart): employment of fresh majors in 2021
Image preloading in JS
RestCloud ETL实践之无标识位实现增量数据同步
视觉特效,图片转成漫画功能
Do you write API documents or code first?
Leetcode(524)——通过删除字母匹配到字典里最长单词
MySQL insert \ pre update + judgment condition
Dell服务器重启iDRAC方法
Template: globally balanced binary tree
halcon变量窗口的图像变量不显示,重启软件和电脑都没用
Pulsar Geo Replication/灾备/地域复制
SWT/ANR问题--Native方法执行时间过长导致SWT
DenseNet网络论文学习笔记
Pulsar 主题压缩