add donate plugin style

This commit is contained in:
liujianhuan 2020-05-15 13:14:46 +08:00
parent 39e82ca3ac
commit 3a04caa414
1 changed files with 4 additions and 0 deletions

View File

@ -42,4 +42,8 @@ pre[class*="language-"] {
.gitbook-donate div:first-child{
display: none;
}
#wechat:hover p, #alipay:hover p{
animation: none !important;
-webkit-animation: none !important;
}