diff options
author | Tor Andersson <tor@ccxvii.net> | 2023-10-27 16:35:46 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2023-10-27 16:35:46 +0200 |
commit | 911361059ebbfdcb37f93912f6f94c5489393949 (patch) | |
tree | ddc3a5f3f8e6749d0e9a42751a1a61e52c692e9b /info/rules.html | |
parent | efe7923ebe128ae76cfa597c8e89cd6199a5cab6 (diff) | |
download | waterloo-campaign-1815-911361059ebbfdcb37f93912f6f94c5489393949.tar.gz |
html viewport
Diffstat (limited to 'info/rules.html')
-rw-r--r-- | info/rules.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/info/rules.html b/info/rules.html index 15de7be..073678f 100644 --- a/info/rules.html +++ b/info/rules.html @@ -1,6 +1,7 @@ <!doctype html> <html> <meta charset="utf-8"> +<meta name="viewport" content="width=600"> <title>Waterloo Rulebook</title> <link rel="stylesheet" href="/fonts/fonts.css"> <style> |