summaryrefslogtreecommitdiff
path: root/info/playbook.html
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2023-10-27 23:50:46 +0200
committerTor Andersson <tor@ccxvii.net>2023-10-27 23:56:46 +0200
commit43feea84eda7c564adc7985d70c4e72d19f01461 (patch)
tree845b0622815db80dc6f69df437919e4ae14bd49c /info/playbook.html
parent2a2bfd257c1785f9f132c31d7499fdfb89112a6b (diff)
downloadandean-abyss-43feea84eda7c564adc7985d70c4e72d19f01461.tar.gz
Mobile friendly info pages.
Diffstat (limited to 'info/playbook.html')
-rw-r--r--info/playbook.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/info/playbook.html b/info/playbook.html
index c038742..bc00744 100644
--- a/info/playbook.html
+++ b/info/playbook.html
@@ -1,11 +1,12 @@
<!DOCTYPE html>
<html>
<head>
+<meta name="viewport" content="width=1060">
<title>Andean Abyss - Playbook</title>
<link rel="stylesheet" href="/fonts/fonts.css">
<style>
-body{background-color:slategray}
-div{position:relative;background-color:white;margin:1em auto;box-shadow:1px 1px 8px -2px black}
+body{background-color:slategray;margin:20px;}
+div{position:relative;background-color:white;margin:20px auto;box-shadow:1px 1px 8px -2px black}
p{position:absolute;white-space:pre;margin:0}
p{font-family:Tinos,Times New Roman,Times,serif;line-height:1em;font-size:11.5pt}
</style>