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

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