add donate plugin style
This commit is contained in:
parent
39e82ca3ac
commit
3a04caa414
|
@ -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;
|
||||||
|
}
|
Loading…
Reference in New Issue