summaryrefslogtreecommitdiff
path: root/hackmap/hackmap.css
diff options
context:
space:
mode:
Diffstat (limited to 'hackmap/hackmap.css')
-rw-r--r--hackmap/hackmap.css18
1 files changed, 0 insertions, 18 deletions
diff --git a/hackmap/hackmap.css b/hackmap/hackmap.css
deleted file mode 100644
index bad62d8..0000000
--- a/hackmap/hackmap.css
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-html, body {
- margin: 0;
-}
-
-
-#demo {
- display: block;
- width: 100%;
- height: 50vh;
-}
-
-iframe {
- width:100%;
- height:100%;
- border: none;
-}