summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--DOCS/German/default.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/DOCS/German/default.css b/DOCS/German/default.css
new file mode 100644
index 0000000000..0934df6168
--- /dev/null
+++ b/DOCS/German/default.css
@@ -0,0 +1,5 @@
+body {
+ font-family : Arial, Helvetica, sans-serif;
+ font-size : 14px;
+ background : white;
+}