更新
This commit is contained in:
parent
623311c45d
commit
f063df8fd5
@ -1933,10 +1933,10 @@ html[data-night='night'] {
|
|||||||
border: none;
|
border: none;
|
||||||
background: var(--theme);
|
background: var(--theme);
|
||||||
color: #fff;
|
color: #fff;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
&:hover{
|
&:hover {
|
||||||
animation: 5s ease-in-out 0s infinite normal none running shake;
|
animation: 5s ease-in-out 0s infinite normal none running shake;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user