From 47e1c8b541dae541c4f0de14e83e107612226c84 Mon Sep 17 00:00:00 2001 From: Ulrich <undisclosed> Date: Thu, 16 Apr 2020 15:32:26 +0000 Subject: [PATCH] Windows Beispiel-Skript hinzugefuegt --- 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