druid-docs-cn/styles/website.css
2020-05-15 12:28:30 +08:00

31 lines
395 B
CSS

.atoc {
top: 50px;
max-height: 400px;
overflow: auto;
}
pre[class*="language-"] {
max-height: 500px;
}
.markdown-section table{
display: block;
}
.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;
}