summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2023-05-14 17:17:29 +0200
committerTor Andersson <tor@ccxvii.net>2023-05-24 21:06:18 +0200
commit46df92e32355428b00674a1b7670f5ca73493bb3 (patch)
tree7be18aefe050f3cd96a2823a047cb4434d04f0f0
parent2ab63e2169d2b6ca8d5b561cf41b58a0f2e49320 (diff)
downloadred-flag-over-paris-46df92e32355428b00674a1b7670f5ca73493bb3.tar.gz
Add Censorship player aid.
-rw-r--r--info/censorship.html20
-rw-r--r--info/censorship.jpgbin0 -> 415405 bytes
-rw-r--r--info/censorship.pngbin0 -> 879400 bytes
3 files changed, 20 insertions, 0 deletions
diff --git a/info/censorship.html b/info/censorship.html
new file mode 100644
index 0000000..259ad2c
--- /dev/null
+++ b/info/censorship.html
@@ -0,0 +1,20 @@
+<!DOCTYPE html>
+<html class="jpeg">
+<title>Red Flag Over Paris - Censorship Variant</title>
+<style>
+body {
+ background-color: slategray;
+}
+img {
+ display: block;
+ margin: 24px auto;
+ border-radius: 12px;
+ box-shadow: 1px 1px 5px rgba(0,0,0,0.5);
+
+}
+</style>
+<body>
+
+<img src="censorship.jpg">
+
+</body>
diff --git a/info/censorship.jpg b/info/censorship.jpg
new file mode 100644
index 0000000..ed20744
--- /dev/null
+++ b/info/censorship.jpg
Binary files differ
diff --git a/info/censorship.png b/info/censorship.png
new file mode 100644
index 0000000..b9cba08
--- /dev/null
+++ b/info/censorship.png
Binary files differ