添加内容

This commit is contained in:
nick
2018-04-26 20:41:59 +08:00
parent cfb3973efd
commit 235ac6980e
5 changed files with 66 additions and 45 deletions

View File

@ -1,6 +1,10 @@
/*隐藏底部gitbook */
.gitbook-link {
display: none !important;
}
.summary > li:nth-child(3) {
display: none !important;
}
li.chapter {
padding-left: 20px;
}