diff options
author | root <root@frank.tg14.gathering.org> | 2014-04-14 02:17:04 +0200 |
---|---|---|
committer | root <root@frank.tg14.gathering.org> | 2014-04-14 02:17:04 +0200 |
commit | 4e4763dded00347f0bc13757c3a9a7f0ed07e0b0 (patch) | |
tree | f01d01f3dbea85d869903e94bf2e5b692b8acfc7 /web/nms.gathering.org/ping.html | |
parent | ae8098de011b9dafab5c590c4fd5fa5efe1c0fd7 (diff) |
Make it possible to drag the switches around in ping.html.
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 377ae62..423c73e 100644 --- a/web/nms.gathering.org/ping.html +++ b/web/nms.gathering.org/ping.html @@ -1,6 +1,6 @@ <html> <body> - <p style="border: 1px solid black;" id="playground"><img src="tg14-salkart.png" alt="" id="map" style="border: 1px solid black"; /></p> + <p id="playground"><img src="tg14-salkart.png" alt="" id="map" /></p> <script type="text/javascript" src="ping.js"></script> </body> </html> |