Skip to content
Snippets Groups Projects
Commit ce36dc55 authored by Emmanuele Bassi's avatar Emmanuele Bassi
Browse files

Merge branch 'ebassi/nested-toc' into 'main'

template: Nest toc-lists

See merge request GNOME/gi-docgen!142
parents fa69b834 688a9493
No related branches found
No related tags found
No related merge requests found
......@@ -524,6 +524,10 @@ footer {
padding-top: .25em;
}
ul.toc-list > ul.toc-list {
padding-left: 1em;
}
/*********************************
* ANCHORS & TOGGLERS
*********************************/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment