diff options
author | Tor Andersson <tor@ccxvii.net> | 2023-10-27 23:52:31 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2023-10-28 00:02:09 +0200 |
commit | e15a6d6d1b856a386ff9f65451a3b99473b561d5 (patch) | |
tree | 6d05caddb90dfacedcb7cfcc2ef66311d755bc1b /info/rules.html | |
parent | 78f5b5bb57931500fe34a44da269113ed4d77d97 (diff) | |
download | pax-pamir-e15a6d6d1b856a386ff9f65451a3b99473b561d5.tar.gz |
Mobile friendly info pages.
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 701a108..4e69743 100644 --- a/info/rules.html +++ b/info/rules.html @@ -1,6 +1,7 @@ <!DOCTYPE html> <html> <head> +<meta name="viewport" content="width=900"> <title>Pax Pamir Rules</title> <link rel="stylesheet" href="/fonts/fonts.css"> <link rel="stylesheet" href="../fonts/LibreBaskerville.css"> |