diff --git a/css/ar5iv.css b/css/ar5iv.css index fe307f5..89eadc9 100644 --- a/css/ar5iv.css +++ b/css/ar5iv.css @@ -995,6 +995,13 @@ ul.ltx_toclist > .ltx_tocentry:first-of-type { margin-right: 0.3rem; } +/* A (topl evel) tocentry without tags should still have an equivalent padding to align well */ +.ltx_toclist > .ltx_tocentry_abstract, +.ltx_toclist > .ltx_tocentry_acknowledgements, +.ltx_toclist > .ltx_tocentry_bibliography { + margin-left: 2.5rem; +} + /* Various kinds of visual Tags */ .ltx_tag_part, .ltx_tag_chapter,