pageOptions working, toc introduced

This commit is contained in:
2018-05-10 23:38:46 +02:00
parent 88b2cf4212
commit e24c4e9901
6 changed files with 155 additions and 35 deletions

7
files/default.css Normal file
View File

@ -0,0 +1,7 @@
body {
background-color: white;
font-family: "verdana", sans-serif;
font-size: 16px;
}