From 8bef68f531f383002b17483e625ecc72ce051937 Mon Sep 17 00:00:00 2001 From: Matthias Benkard Date: Sun, 31 Jan 2010 15:39:26 +0100 Subject: journal.css: Set the font family. Ignore-this: dfdd3c71f0f0adc4c03f28f1ab6a1c29 darcs-hash:69d3fa17ff869b6a283ae3ef4c123780de8dcdad --- journal.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/journal.css b/journal.css index b29c036..70657d7 100644 --- a/journal.css +++ b/journal.css @@ -22,6 +22,9 @@ *----------------------------------------------------------------------- */ +html { + font-family: Optima, Calibri, 'MgOpen Cosmetica', 'MgOpen Moderna', Candara, Palatino, 'Palatino Linotype', 'Book Antiqua', 'URW Palladio L', 'Gentium Alt', 'Gentium', Geneva, 'Trebuchet MS', Georgia, sans-serif; +} #MAIN-TITLE { font-stretch: wider; -- cgit v1.2.3