diff --git a/css/app.css b/css/app.css new file mode 100644 index 0000000..c528b70 --- /dev/null +++ b/css/app.css @@ -0,0 +1,11 @@ +.ng-cloak { + display: none !important; +} + +.noselect { + -webkit-touch-callout: none; /* iOS Safari */ + -webkit-user-select: none; /* Safari */ + -khtml-user-select: none; /* Konqueror HTML */ + user-select: none; /* Non-prefixed version, currently + supported by Chrome and Opera */ +} \ No newline at end of file diff --git a/index.html b/index.html index e0c9087..b4403a6 100644 --- a/index.html +++ b/index.html @@ -4,8 +4,8 @@ Chimeverse - - + +
@@ -52,7 +52,7 @@
-
+

Chimeverse