From 155d39d82b2e65faf7852c7e37117a2248771963 Mon Sep 17 00:00:00 2001
From: laurentheirendt <laurent.heirendt@uni.lu>
Date: Wed, 24 Apr 2019 22:31:28 +0200
Subject: [PATCH] change of theme for latest reveal

---
 theme/css/style.css | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/theme/css/style.css b/theme/css/style.css
index 9698c0b4..6f800942 100644
--- a/theme/css/style.css
+++ b/theme/css/style.css
@@ -96,5 +96,6 @@
 .reveal .slides>section>section {
   vertical-align: top;
   position: absolute;
-  top: -40%!important;
+  top: 10%!important;
+  font-family: Lato;
 }
\ No newline at end of file
-- 
GitLab