diff options
Diffstat (limited to 'web/nms.gathering.org/ping.html')
-rw-r--r-- | web/nms.gathering.org/ping.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/nms.gathering.org/ping.html b/web/nms.gathering.org/ping.html index f08a45f..1c3c3e0 100644 --- a/web/nms.gathering.org/ping.html +++ b/web/nms.gathering.org/ping.html @@ -5,7 +5,7 @@ <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="tg15-salkart.png" alt="" id="map" /> </p> |