From e924a6b19c2a6e0139a31a51a97ede9c1ed0d219 Mon Sep 17 00:00:00 2001 From: ulrich <undisclosed> Date: Mon, 09 Dec 2019 08:27:36 +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