This commit is contained in:
Eelco Dolstra 2014-12-13 21:50:01 +01:00
parent fa2063ca35
commit e5a51fab24

View file

@ -23,6 +23,11 @@ h1 /* title */
font-size: 200%;
}
div.part h1
{
font-size: 240%;
}
h2 /* chapters, appendices, subtitle */
{
font-size: 180%;
@ -30,7 +35,7 @@ h2 /* chapters, appendices, subtitle */
div.part
{
margin-top: 2em;
margin-top: 4em;
}
/* Extra space between chapters, appendices. */