From 1483b317fb8050b5de45442c7560c6caa0b5450d Mon Sep 17 00:00:00 2001 From: knittl Date: Sat, 14 Aug 2010 12:55:19 +0000 Subject: Use Libertine and Biolinum as main fonts git-svn-id: https://svn.neo-layout.org@2338 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- www/stylesheet.css | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'www') 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; -- cgit v1.2.3