modify style.css

This commit is contained in:
liujianhuan 2020-04-07 13:43:49 +08:00
parent 2d27cef93c
commit 4b6d62f50b
1 changed files with 8 additions and 0 deletions

View File

@ -6,4 +6,12 @@
pre[class*="language-"] {
max-height: 500px;
}
.markdown-section table{
display: block;
}
.atoc li a{
visibility: hidden;
}