summaryrefslogtreecommitdiff
path: root/hackmap/hackmap.css
diff options
context:
space:
mode:
authorYour Name <you@example.com>2019-06-17 21:09:12 +0200
committerYour Name <you@example.com>2019-06-17 21:09:12 +0200
commit537338ab2a5cc96091720465b8fb40d75ecefd00 (patch)
treed781aeb00530d58bfd715d1b69f99d7a824cb6a2 /hackmap/hackmap.css
parentb820bd78cadb5af9fde4ea1e0ff7a99564e2cd46 (diff)
downloadhacklab.brussels-537338ab2a5cc96091720465b8fb40d75ecefd00.tar.gz
using hugo for site-generator now
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;
-}