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; +}