diff options
Diffstat (limited to 'web/nms-public.gathering.org/ping.html')
-rw-r--r-- | web/nms-public.gathering.org/ping.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/nms-public.gathering.org/ping.html b/web/nms-public.gathering.org/ping.html index a5b72ab..69e2ff5 100644 --- a/web/nms-public.gathering.org/ping.html +++ b/web/nms-public.gathering.org/ping.html @@ -5,9 +5,9 @@ <body> <link rel="stylesheet" href="/ping.css"> <p id="playground"> - <svg id="lines" width="1280" height="736" style="position: absolute; top: 0; left: 0; z-index: 1"> + <svg id="lines" width="1920" height="1032" style="position: absolute; top: 0; left: 0; z-index: 1"> </svg> - <img src="tg14-salkart.png" alt="" id="map" /> + <img src="tg15-salkart.png" alt="" id="map" /> </p> <script> // These are used by ping.js, below. |