druid-docs-cn/styles/website.css

17 lines
204 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;
}