aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/users_guide_german/easy.css
diff options
context:
space:
mode:
Diffstat (limited to 'doc/users_guide_german/easy.css')
-rwxr-xr-xdoc/users_guide_german/easy.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/users_guide_german/easy.css b/doc/users_guide_german/easy.css
new file mode 100755
index 0000000..9ea6959
--- /dev/null
+++ b/doc/users_guide_german/easy.css
@@ -0,0 +1,10 @@
+body { background-color:#f0f0ff; color:#000000; margin-left:10px; margin-right:20px; }
+* { font-face:lucida, helvetica, sans-serif; }
+
+a:link { Color:#0000ee; Text-Decoration:none; }
+a:visited { Color:#551a8b; Text-Decoration:none; }
+a:active { Color:#ff0000; Text-Decoration:none; }
+a:hover { Color:#0000ff; Text-Decoration:underline; }
+table { background-color:#ccccff; }
+
+.anders { color:#000066; font-weight:bolder; font-size:larger; text-align:center; }