aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/css
diff options
context:
space:
mode:
Diffstat (limited to 'src/css')
-rw-r--r--src/css/dumbymap.css9
1 files changed, 4 insertions, 5 deletions
diff --git a/src/css/dumbymap.css b/src/css/dumbymap.css
index ccf4d6b..5af794e 100644
--- a/src/css/dumbymap.css
+++ b/src/css/dumbymap.css
@@ -324,6 +324,10 @@ p a[href^='http']::after {
324 overflow-y: scroll; 324 overflow-y: scroll;
325 white-space: pre; 325 white-space: pre;
326 326
327 h3 {
328 margin-top: 1em;
329 }
330
327 details { 331 details {
328 margin-bottom: 0.5em; 332 margin-bottom: 0.5em;
329 } 333 }
@@ -349,11 +353,6 @@ p a[href^='http']::after {
349 353
350 background: #f0f0f0; 354 background: #f0f0f0;
351 } 355 }
352
353 .align-right {
354 display: inline-block;
355 float: right;
356 }
357} 356}
358 357
359.Dumby { 358.Dumby {