diff --git a/system/resources/css/toc.css b/system/resources/css/toc.css index 81edcaa..2e9f723 100644 --- a/system/resources/css/toc.css +++ b/system/resources/css/toc.css @@ -25,6 +25,10 @@ summary { box-shadow:none; } +.toc { + padding: 5px; +} + .toc .h3-toc { margin-left: .20in; }