summaryrefslogtreecommitdiff
path: root/StoneIsland/www/css/index.css
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2015-09-15 17:29:06 -0400
committerJules Laplace <jules@okfoc.us>2015-09-15 17:35:10 -0400
commit7ce68f6fa7deb845266107c38c6049fdcdb5f5a8 (patch)
tree0ed74540dfa6d08001fafe371e507562f3ebf887 /StoneIsland/www/css/index.css
parentd5855a5d5b7c16a2c262ad2b98aabe5e8dd161f0 (diff)
using ionicons
Diffstat (limited to 'StoneIsland/www/css/index.css')
-rw-r--r--StoneIsland/www/css/index.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/StoneIsland/www/css/index.css b/StoneIsland/www/css/index.css
index c6eaadcf..161c41a6 100644
--- a/StoneIsland/www/css/index.css
+++ b/StoneIsland/www/css/index.css
@@ -2,7 +2,11 @@
-webkit-tap-highlight-color: rgba(0,0,0,0);
}
body, html {
- height:100%; width:100%; margin:0px; padding:0px;
+ height: 100%;
+ width: 100%;
+ margin: 0px;
+ padding: 0px;
+ overflow: hidden;
}
body {
-webkit-touch-callout: none; /* prevent callout to copy image, etc when tap to hold */