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 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> |