diff options
-rw-r--r-- | info/playbook.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/info/playbook.html b/info/playbook.html index 75e4f89..50bc30c 100644 --- a/info/playbook.html +++ b/info/playbook.html @@ -7,7 +7,7 @@ <style> body{background-color:slategray} div{position:relative;background-color:white;margin:1em auto;line-height:0.8;box-shadow:1px 1px 8px -2px black} -p{position:absolute;white-space:pre;margin:0;font-family:Times New Roman} +p{position:absolute;white-space:pre;margin:0;font-family:Tinos} div{width:765pt;height:990pt;background-position:-26pt -26pt;} div p{transform:translate(-26pt,-26pt)} </style> |