update toc

This commit is contained in:
afc163 2016-01-09 17:55:12 +08:00
parent bbf302cc93
commit d3fe6380df

View File

@ -697,10 +697,13 @@ footer ul li > a {
font-size: 14px; font-size: 14px;
margin-bottom: 20px; margin-bottom: 20px;
background: #fbfbfb; background: #fbfbfb;
padding: 8px 0;
border-left: 2px solid #eee; border-left: 2px solid #eee;
} }
.toc > ul {
padding: 8px 0;
}
.toc li > ul { .toc li > ul {
text-indent: 8px; text-indent: 8px;
font-size: 12px; font-size: 12px;