2018-04-26 20:41:59 +08:00

11 lines
173 B
CSS

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