diff options
| -rw-r--r-- | index.html | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -13,6 +13,8 @@ body { width: 100%; height: 100%; } .desktop body { + -webkit-user-select: none; + -moz-user-select: none; user-select: none; } svg { |
![]() |
index : honeycomb.git | |
| Unnamed repository; edit this file 'description' to name the repository. | git daemon user |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | index.html | 2 |
@@ -13,6 +13,8 @@ body { width: 100%; height: 100%; } .desktop body { + -webkit-user-select: none; + -moz-user-select: none; user-select: none; } svg { |