summaryrefslogtreecommitdiff
path: root/toc.css
diff options
context:
space:
mode:
Diffstat (limited to 'toc.css')
-rw-r--r--toc.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/toc.css b/toc.css
index 6cad5aa..cf2a601 100644
--- a/toc.css
+++ b/toc.css
@@ -43,3 +43,8 @@ table.toc * td
padding : 0 0 0 0;
text-align : left;
}
+
+table.toc * td.preface
+{
+ padding-left : 1.35em;
+}