changeset 6418:7cb505e4c74d

10l
author jonas
date Thu, 13 Jun 2002 15:37:24 +0000
parents 44bca09c1edd
children 773d71059d8a
files DOCS/German/default.css
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/DOCS/German/default.css	Thu Jun 13 15:37:24 2002 +0000
@@ -0,0 +1,5 @@
+body	{
+	font-family : Arial, Helvetica, sans-serif;
+	font-size   : 14px;
+        background  : white;
+}