diff options
Diffstat (limited to 'hsm-web/Html/index.html')
| -rw-r--r-- | hsm-web/Html/index.html | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/hsm-web/Html/index.html b/hsm-web/Html/index.html deleted file mode 100644 index 60ec1a3..0000000 --- a/hsm-web/Html/index.html +++ /dev/null @@ -1,22 +0,0 @@ -<!DOCTYPE html> -<html> - <head> - <title>HsMouse Monitor</title> - <meta charset="utf-8"/> - </head> - <body> - <h1>HsMouse</h1> - </body> - <script> - </script> - <style> - body, html { - background-color: #002b36; - color: #586e75; - font-family: monospace; - height: 100%; - margin: 0; - position: relative; - } - </style> -</html> |
