From 5c95c9789e781b241d8c1fb35b042012f382d4f9 Mon Sep 17 00:00:00 2001 From: mathias Date: Sat, 12 Dec 2015 13:54:12 +0200 Subject: [PATCH] Update index.html --- index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 9785533..765c56b 100644 --- a/index.html +++ b/index.html @@ -107,7 +107,9 @@ color: #fff; background: #000; -webkit-tap-highlight-color: rgba(255,255,255,.2); - animation: fadein 1.5s; + -moz-animation: fadein 1s; + -webkit-animation: fadein 1s; + animation: fadein 1s; line-height: 1; } ::-moz-selection {