summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--site/stylesheet.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/site/stylesheet.css b/site/stylesheet.css
index 413fc36..f13a431 100644
--- a/site/stylesheet.css
+++ b/site/stylesheet.css
@@ -92,6 +92,7 @@ pre {
#content {
width: 750px;
margin: 0 auto;
+ text-align: justify;
}
.dlmenu {
@@ -128,6 +129,7 @@ pre {
#table-of-contents h2 {
font-size: medium;
margin-top: 0;
+ padding-right: 10px;
}
#table-of-contents:hover #text-table-of-contents {