diff --git a/presentation/final-assets/custom.css b/presentation/final-assets/custom.css index 128cd9e..46e0426 100644 --- a/presentation/final-assets/custom.css +++ b/presentation/final-assets/custom.css @@ -33,6 +33,9 @@ z-index: 99; offset-path: path('M -65 68 H 500 Q 625 68 625 10'); offset-rotate: 0deg; +} + +.animated-message.visible { animation: move 5000ms infinite forwards ease-in-out; } diff --git a/presentation/final-presentation.html b/presentation/final-presentation.html index 8054eba..25b76ac 100644 --- a/presentation/final-presentation.html +++ b/presentation/final-presentation.html @@ -168,20 +168,20 @@

Research Question and Hypothesis

"How can we - + abstract data updates over a - + document oriented interface of a - + permissioned - + decentralized environment behind a - + query abstraction layer ?"

@@ -192,7 +192,7 @@

Research Question and Hypothesis

-
+