diff --git a/Odisee.png b/Odisee.png new file mode 100644 index 0000000..6347a43 Binary files /dev/null and b/Odisee.png differ diff --git a/Stad Gent.png b/Stad Gent.png new file mode 100644 index 0000000..7a1ee35 Binary files /dev/null and b/Stad Gent.png differ diff --git a/UGent.png b/UGent.png new file mode 100644 index 0000000..bbebcb1 Binary files /dev/null and b/UGent.png differ diff --git a/arteveldehogeschool.png b/arteveldehogeschool.png new file mode 100644 index 0000000..10538e1 Binary files /dev/null and b/arteveldehogeschool.png differ diff --git a/data.json b/data.json index b5e0f4a..5d3288f 100644 --- a/data.json +++ b/data.json @@ -330,7 +330,7 @@ "saturday": false, "sunday": false }, - "type": "HUB-KAHO Campus Gent", + "type": "Odisee", "extra": false } }, diff --git a/hogent.png b/hogent.png new file mode 100644 index 0000000..0af8e52 Binary files /dev/null and b/hogent.png differ diff --git a/map.css b/map.css index f16f360..802f5cf 100644 --- a/map.css +++ b/map.css @@ -28,6 +28,10 @@ td { font: 14px/16px Arial, Helvetica, sans-serif; background: white; background: rgba(255,255,255,0.0); - /*box-shadow: 0 0 15px rgba(0,0,0,0.2); - border-radius: 5px;*/ +} + +.type { + position: fixed; + top: 15px; + right: 15px; } diff --git a/map.html b/map.html index e2f16c5..da35ada 100644 --- a/map.html +++ b/map.html @@ -16,6 +16,7 @@