From 3182cf7d4cbc6f2988cfdcad3e2efd73aed316bb Mon Sep 17 00:00:00 2001 From: ulrich@undisclosed Date: Sat, 18 Apr 2020 08:11:44 +0000 Subject: [PATCH] Doku angepasst --- 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