diff options
Diffstat (limited to 'src/css')
-rw-r--r-- | src/css/dumbymap.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/css/dumbymap.css b/src/css/dumbymap.css index 1a66a74..d641785 100644 --- a/src/css/dumbymap.css +++ b/src/css/dumbymap.css | |||
@@ -281,10 +281,11 @@ pre:has(.mapclay) { | |||
281 | 281 | ||
282 | background: white; | 282 | background: white; |
283 | 283 | ||
284 | color: black; | ||
285 | |||
284 | transform: translate(-50%, -50%); | 286 | transform: translate(-50%, -50%); |
285 | overflow-y: scroll; | 287 | overflow-y: scroll; |
286 | white-space: pre; | 288 | white-space: pre; |
287 | color: black; | ||
288 | 289 | ||
289 | h3 { | 290 | h3 { |
290 | margin-top: 1em; | 291 | margin-top: 1em; |