summaryrefslogtreecommitdiff
path: root/info
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2025-02-23 18:00:59 +0100
committerTor Andersson <tor@ccxvii.net>2025-02-23 18:00:59 +0100
commit6e6b862e520a59dd2ef6e7d48075f4281496147b (patch)
tree18c569f6ed2a48426f68ad399ab27ba7a855f7d9 /info
parent6379a462c75faefb08ac1e8e367fc7ead0c206c3 (diff)
downloadland-and-freedom-6e6b862e520a59dd2ef6e7d48075f4281496147b.tar.gz
Add player aids.
Diffstat (limited to 'info')
-rw-r--r--info/pac_a.html13
-rw-r--r--info/pac_a.pngbin0 -> 526050 bytes
-rw-r--r--info/pac_a.webpbin0 -> 117296 bytes
-rw-r--r--info/pac_c.html13
-rw-r--r--info/pac_c.pngbin0 -> 582312 bytes
-rw-r--r--info/pac_c.webpbin0 -> 129570 bytes
-rw-r--r--info/pac_m.html13
-rw-r--r--info/pac_m.pngbin0 -> 542078 bytes
-rw-r--r--info/pac_m.webpbin0 -> 125980 bytes
9 files changed, 39 insertions, 0 deletions
diff --git a/info/pac_a.html b/info/pac_a.html
new file mode 100644
index 0000000..f8552bc
--- /dev/null
+++ b/info/pac_a.html
@@ -0,0 +1,13 @@
+<!DOCTYPE html>
+<html>
+<head>
+<meta name="viewport" content="width=1120">
+<title>Anarchists</title>
+<link rel="stylesheet" href="/fonts/fonts.css">
+<style>
+body{background-color:slategray}
+div{background-color:white;margin:1em auto;box-shadow:1px 1px 8px -2px black}
+</style>
+</head>
+<body>
+<div style="background-image:url(pac_a.webp);width:1100px;height:850px"></div>
diff --git a/info/pac_a.png b/info/pac_a.png
new file mode 100644
index 0000000..1732873
--- /dev/null
+++ b/info/pac_a.png
Binary files differ
diff --git a/info/pac_a.webp b/info/pac_a.webp
new file mode 100644
index 0000000..3f40312
--- /dev/null
+++ b/info/pac_a.webp
Binary files differ
diff --git a/info/pac_c.html b/info/pac_c.html
new file mode 100644
index 0000000..708d86c
--- /dev/null
+++ b/info/pac_c.html
@@ -0,0 +1,13 @@
+<!DOCTYPE html>
+<html>
+<head>
+<meta name="viewport" content="width=1120">
+<title>Communists</title>
+<link rel="stylesheet" href="/fonts/fonts.css">
+<style>
+body{background-color:slategray}
+div{background-color:white;margin:1em auto;box-shadow:1px 1px 8px -2px black}
+</style>
+</head>
+<body>
+<div style="background-image:url(pac_c.webp);width:1100px;height:850px"></div>
diff --git a/info/pac_c.png b/info/pac_c.png
new file mode 100644
index 0000000..0476d3c
--- /dev/null
+++ b/info/pac_c.png
Binary files differ
diff --git a/info/pac_c.webp b/info/pac_c.webp
new file mode 100644
index 0000000..d13aeb6
--- /dev/null
+++ b/info/pac_c.webp
Binary files differ
diff --git a/info/pac_m.html b/info/pac_m.html
new file mode 100644
index 0000000..b6f75e6
--- /dev/null
+++ b/info/pac_m.html
@@ -0,0 +1,13 @@
+<!DOCTYPE html>
+<html>
+<head>
+<meta name="viewport" content="width=1120">
+<title>Moderates</title>
+<link rel="stylesheet" href="/fonts/fonts.css">
+<style>
+body{background-color:slategray}
+div{background-color:white;margin:1em auto;box-shadow:1px 1px 8px -2px black}
+</style>
+</head>
+<body>
+<div style="background-image:url(pac_m.webp);width:1100px;height:850px"></div>
diff --git a/info/pac_m.png b/info/pac_m.png
new file mode 100644
index 0000000..b532844
--- /dev/null
+++ b/info/pac_m.png
Binary files differ
diff --git a/info/pac_m.webp b/info/pac_m.webp
new file mode 100644
index 0000000..76b73c3
--- /dev/null
+++ b/info/pac_m.webp
Binary files differ