chore: import kevin

This commit is contained in:
Kierán Meinhardt
2020-10-17 22:07:51 +02:00
6 changed files with 178 additions and 0 deletions

3
kevin/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}