Add spacing between TOC items

This commit is contained in:
Carson Ip
2017-03-02 16:11:37 +01:00
parent bf5f43206c
commit 50239d2fe8

View File

@@ -692,6 +692,7 @@ a.article-title:hover,
.article-toc li {
list-style: none;
margin-left: 20px;
margin-top: 2px;
}
.article-toc li a {
color: #000;