add donate plugin style

This commit is contained in:
liujianhuan 2020-05-15 12:28:30 +08:00
parent 7834430598
commit 01582959d5
1 changed files with 14 additions and 0 deletions

View File

@ -14,4 +14,18 @@ pre[class*="language-"] {
.atoc li{
margin: 0 20px 0 0;
}
.gitbook-donate{
width: 0% !important;
position: fixed;
right: 20px;
bottom: 10px;
}
#QR {
padding-top: 20px;
position: fixed;
bottom: 100px;
right: 10px;
}