diff options
Diffstat (limited to 'info/playbook.html')
-rw-r--r-- | info/playbook.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/info/playbook.html b/info/playbook.html index 0c1698f..a02c935 100644 --- a/info/playbook.html +++ b/info/playbook.html @@ -2,11 +2,10 @@ <html> <head> <title>Wilderness War - Playbook</title> -<link rel="stylesheet" href="/fonts/fonts.css"> <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:Times New Roman,Times,serif} </style> </head> <body> |