Add program and runner script

This commit is contained in:
kmein
2018-05-22 10:57:44 +02:00
commit df015db743
3 changed files with 81 additions and 0 deletions

3
epub.css Normal file
View File

@@ -0,0 +1,3 @@
body{margin:40px auto;max-width:650px;line-height:1.6;font-size:18px;color:#444;padding:0}
a{color:inherit;text-decoration:none}
a:hover{text-decoration:underline}