Style tweak

This commit is contained in:
Eelco Dolstra 2014-09-16 15:37:38 +02:00
parent 3c8522cc22
commit f77d83c26b
2 changed files with 7 additions and 1 deletions

View file

@ -28,6 +28,11 @@ h2 /* chapters, appendices, subtitle */
font-size: 180%;
}
div.part
{
margin-top: 2em;
}
/* Extra space between chapters, appendices. */
div.chapter > div.titlepage h2, div.appendix > div.titlepage h2
{