diff options
author | Mischa Untaga <99098079+MischaU8@users.noreply.github.com> | 2023-10-02 11:39:45 +0200 |
---|---|---|
committer | Mischa Untaga <99098079+MischaU8@users.noreply.github.com> | 2023-10-02 11:39:45 +0200 |
commit | 958a4caf1a001c7abe2a928835cae640ec23012a (patch) | |
tree | b3c5aba91ea703f9c208ea1a0ebff3b6a79a13e2 /play.html | |
parent | 49b365133ee06a7d50a9e8fc90950c1b1c72662c (diff) | |
download | algeria-958a4caf1a001c7abe2a928835cae640ec23012a.tar.gz |
log indent
Diffstat (limited to 'play.html')
-rw-r--r-- | play.html | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -20,6 +20,8 @@ main { background-color: dimgray } #log { background-color: whitesmoke; } #log .h1 { background-color: silver; font-weight: bold; padding-top:4px; padding-bottom:4px; margin: 8px 0; text-align: center; } #log .h2 { background-color: gainsboro; padding-top:2px; padding-bottom:2px; text-align: center; } +#log > .i { padding-left: 20px; } + #mapwrap { width: 1500px; |