summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEvan Martin <martine@danga.com>2013-04-10 17:08:51 (GMT)
committerEvan Martin <martine@danga.com>2013-04-10 17:08:51 (GMT)
commit07f16eb41e9c266fe402a816c5e54f7479ca7fd4 (patch)
treec57bb07e38ec13d9c2e7d5eb94856925c0a2160e
parentec6b0e7af9a2605538b6265e66adfe75bdc019f7 (diff)
downloadNinja-07f16eb41e9c266fe402a816c5e54f7479ca7fd4.zip
Ninja-07f16eb41e9c266fe402a816c5e54f7479ca7fd4.tar.gz
Ninja-07f16eb41e9c266fe402a816c5e54f7479ca7fd4.tar.bz2
slightly smaller subsections
-rw-r--r--doc/style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/style.css b/doc/style.css
index 4287fc6..5d14a1c 100644
--- a/doc/style.css
+++ b/doc/style.css
@@ -27,6 +27,9 @@ div.chapter {
.section .title {
font-size: 1.3em;
}
+.section .section .title {
+ font-size: 1.2em;
+}
p {
margin-top: 0;
}