summaryrefslogtreecommitdiff
path: root/www/stylesheet.css
diff options
context:
space:
mode:
Diffstat (limited to 'www/stylesheet.css')
-rw-r--r--www/stylesheet.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/www/stylesheet.css b/www/stylesheet.css
index e06b0f9..dc4bead 100644
--- a/www/stylesheet.css
+++ b/www/stylesheet.css
@@ -1,3 +1,10 @@
+body {
+ font-family:Linux Libertine O, Linux Libertine, serif;
+}
+h1, h2, h3, h4, h5, h6 {
+ font-family:Linux Biolinum O, Linux Biolinum, sans;
+}
+
div.Hauptfeld {
border-width:thin;
border-color:#444;