summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
authorMischa Untaga <99098079+MischaU8@users.noreply.github.com>2023-10-14 14:34:17 +0200
committerMischa Untaga <99098079+MischaU8@users.noreply.github.com>2023-10-14 14:34:17 +0200
commit168146f7295e9904dbb19c1d818183171f9366df (patch)
tree6cd69216763a82ae43b31e5c82cc79e0b1ea1bcb /play.html
parentb49f4fc97688d49e96689006f0b60c38a740c2ff (diff)
downloadalgeria-168146f7295e9904dbb19c1d818183171f9366df.tar.gz
OAS suppression mission
Diffstat (limited to 'play.html')
-rw-r--r--play.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/play.html b/play.html
index f06ecfc..b07f4f5 100644
--- a/play.html
+++ b/play.html
@@ -35,6 +35,7 @@ main { background-color: dimgray }
#log .h3 { background-color: gainsboro; padding-top:2px; padding-bottom:2px; text-align: center; }
#log .fln { background-color: #C1E1C1; }
#log .gov { background-color: #BCDDFF; }
+#log .oas { background-color: black; color: whitesmoke }
#log .both { background-image: linear-gradient(60deg, #C1E1C1, #BCDDFF); text-shadow: 0 0 4px white; }
#log > .i { padding-left: 20px; }