不要怂,就是干,撸起袖子干!

Commit 384779df by Sascha Depold

Correctly indent nested toc tree

1 parent e5a19e7f
Showing with 4 additions and 0 deletions
...@@ -48,6 +48,10 @@ tr:nth-child(2n) { ...@@ -48,6 +48,10 @@ tr:nth-child(2n) {
font-family: 'Titillium Web', sans-serif; font-family: 'Titillium Web', sans-serif;
} }
a.toctree-l3 {
margin-left: 0.8em;
}
@media screen and (max-width: 768px) { @media screen and (max-width: 768px) {
#teaser-home { #teaser-home {
height: auto; height: auto;
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!