From 16a35c7c4e7daced4c490efb2f9a83465dc96077 Mon Sep 17 00:00:00 2001 From: dennisdebel Date: Mon, 12 Oct 2020 16:41:50 +0200 Subject: [PATCH] small fix to transition --- .DS_Store | Bin 6148 -> 6148 bytes website/.DS_Store | Bin 6148 -> 6148 bytes website/preshow/main.css | 2 +- 3 files changed, 1 insertion(+), 1 deletion(-) diff --git a/.DS_Store b/.DS_Store index f06f854aee8907cb42ab636dca4c94bce22b81f6..f5f3c4947e85801f93cceb4794d130742d8573ef 100644 GIT binary patch delta 163 zcmZoMXfc=|#>B!ku~2NHo+2aL#(>?7iw`g}F|uvuVbWq$PAV@hNXp4iVqjqSnN*OI zSzKaZaFdaVnT3^&or9B$i-(JAvNKaZKPP9rfJAk*p|O#Ug0Z>rxGmM+rIruq%PT0JW`8)Guei26wpn4{dn#~a+YnTD~j3G7v delta 68 zcmZoMXfc=|#>B)qu~2NHo+2ab#(>?7jI5h^ShN^7`?Bp~+}I$_yqTSYp9837vmnQJ W=E?jbjvNd?z{tSBvN=Lz4Kn~n2oF^N diff --git a/website/.DS_Store b/website/.DS_Store index 6b7959f3c4bbf7d63874f43b8b254916b8655424..5f93518a87254d0f1b890fcb19e27c270e72347e 100644 GIT binary patch delta 365 zcmZoMXfc=|#>B)qu~2NHo}wr#0|Nsi1A_nqLk2@WLwQnpaY0hf=7o&Q8S6n(>3{$Xr1w@?l^GfOyGxJi5ko3lcXXd5kmpkQ` z=A{(J1VaoA&rB)Fh!+qIC`v5@>J3QDOAX5`&P>Y8$tu)46yIalles~Ie>b=+BOG>Y+(ifRz77% delta 83 zcmZoMXfc=|#>B`mu~2NHo}wrV0|Nsi1A_nqLkUAFLlHx9PP$?6#KPr_ESr^?pRjDc kz%0(RnVo~51E^*5LFVtwlles~Ie?l#x|lWxh-_g701=-Od;kCd diff --git a/website/preshow/main.css b/website/preshow/main.css index 1462a1c..4037990 100644 --- a/website/preshow/main.css +++ b/website/preshow/main.css @@ -94,7 +94,7 @@ a { } #infotext, #infotext_en { - visibility: visible; + visibility: hidden; opacity:0; overflow-x: hidden !important; overflow-y: scroll !important;