From 9bee65e90a3b2b345f7c1bd99d10834ad211cdcd Mon Sep 17 00:00:00 2001
From: ulrich <undisclosed>
Date: Sat, 07 Dec 2019 17:12:02 +0000
Subject: [PATCH] .

---
 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