diff options
author | Mischa Untaga <99098079+MischaU8@users.noreply.github.com> | 2023-10-14 14:34:17 +0200 |
---|---|---|
committer | Mischa Untaga <99098079+MischaU8@users.noreply.github.com> | 2023-10-14 14:34:17 +0200 |
commit | 168146f7295e9904dbb19c1d818183171f9366df (patch) | |
tree | 6cd69216763a82ae43b31e5c82cc79e0b1ea1bcb /play.html | |
parent | b49f4fc97688d49e96689006f0b60c38a740c2ff (diff) | |
download | algeria-168146f7295e9904dbb19c1d818183171f9366df.tar.gz |
OAS suppression mission
Diffstat (limited to 'play.html')
-rw-r--r-- | play.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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; } |