@ -1,6 +1,10 @@
body {
padding: 1em;
font-family: sans-serif;
hyphens: auto;
adobe-hyphenate: auto;
-webkit-hyphens: auto;
-moz-hyphens: auto;
-epub-hyphens: auto;
}
pre{
background-color: #eee;
@ -18,6 +22,7 @@ h1,h2,h3{
font-family: serif;
th,td{
border-width: 3px;
border-style:ridge;
padding:5px;