diff --git a/website/preshow/index.html b/website/preshow/index.html index 0a8f46e..212d42d 100644 --- a/website/preshow/index.html +++ b/website/preshow/index.html @@ -39,7 +39,7 @@ Rosa Menkman
Sarah Grant
Sofya Aleynikova

- more info + more info

@@ -91,8 +91,8 @@
-
X
-
EN
+
X
+
EN

OPENCOIL – The roaming Speedshow

diff --git a/website/preshow/main.css b/website/preshow/main.css index 2d30efc..1462a1c 100644 --- a/website/preshow/main.css +++ b/website/preshow/main.css @@ -94,7 +94,8 @@ a { } #infotext, #infotext_en { - visibility: hidden; + visibility: visible; + opacity:0; overflow-x: hidden !important; overflow-y: scroll !important; position: absolute; @@ -107,6 +108,7 @@ a { background-color: #d152b8; color: white; margin: 12% 20% 20% 10%; + transition: opacity 1s; }