From ba79fbee37e5923d48bd00da059614d78513c7ac Mon Sep 17 00:00:00 2001
From: alifeee
Date: Fri, 25 Oct 2024 11:39:58 +0100
Subject: [PATCH] add map links to TOC
---
maps/index.html | 99 +++++++++++++++++++++++++++++++++++++------------
1 file changed, 76 insertions(+), 23 deletions(-)
diff --git a/maps/index.html b/maps/index.html
index 42ac535..8f45369 100644
--- a/maps/index.html
+++ b/maps/index.html
@@ -31,6 +31,19 @@
z-index: -1;
}
+ .toc .maplink {
+ display: inline-block;
+ margin: 0.5rem 0 0.5rem 0;
+ }
+ .toc ul {
+ list-style: none;
+ padding: 0px;
+ }
+ .toc li:before {
+ content: "↓";
+ margin: 0 0.5rem 0 0;
+ }
+
.maplink {
display: flex;
justify-content: center;
@@ -46,11 +59,11 @@
rgb(8, 65, 73) 50%,
rgba(9, 9, 121, 1) 100%
);
- color: white;
+ color: #ccc;
text-decoration: none;
}
.maplink a:visited {
- color: white;
+ color: #ccc;
}
table {
@@ -68,6 +81,7 @@
h4 {
text-decoration: underline;
+ text-underline-offset: 0.25rem;
}
@@ -87,26 +101,62 @@ maps
Here are some of those :)
Table of Contents
-
- -
- Making Data Open
-
-
- -
- Personal maps
-
-
-
+
+ Making Data Open
+
+ Personal maps
+
+
Sheffield Stink Pipes (geojson) #
@@ -381,7 +431,10 @@
journey. You'll find a lot more information in the blog post.