From c6730d9ce4a703eb59aa59594566a088312bfdd0 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sun, 4 Jun 2017 17:31:01 -0400 Subject: build --- client/web/build/index.html | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'client/web/build/index.html') diff --git a/client/web/build/index.html b/client/web/build/index.html index 3e15f2e..13d13c0 100644 --- a/client/web/build/index.html +++ b/client/web/build/index.html @@ -24,11 +24,17 @@ svg { -moz-user-select: none; user-select: none; } +body { + transition: opacity 200ms; +} +.loading { + opacity: 0; +} - +
- + -- cgit v1.2.3-70-g09d2