From c50e7b4298ea3e6562e836d6bc25bc7ebba69714 Mon Sep 17 00:00:00 2001
From: Ulrich <undisclosed>
Date: Thu, 16 Apr 2020 18:06:42 +0000
Subject: [PATCH] SingleSignOn eingeschaltet

---
 webapps/ROOT/stile.css |   17 ++---------------
 1 files changed, 2 insertions(+), 15 deletions(-)

diff --git a/webapps/ROOT/stile.css b/webapps/ROOT/stile.css
index 49c8442..ad7b907 100644
--- a/webapps/ROOT/stile.css
+++ b/webapps/ROOT/stile.css
@@ -1,18 +1,5 @@
 
 body {
-    font-size: 12pt;
-}
-
-h1 {
-  font-size: 2.2em;
-}
-
-h3 {
-  font-size: 1.2em;
-}
-
-.inhalt {
-  display: flex;
-  flex-direction: row;
-  padding-left: 3em;
+  font-family:Arial,Helvetica,sans-serif;
+  font-size: 12pt;
 }

--
Gitblit v1.9.3