From 26a8136727122f814a03027fcea21fe961155869 Mon Sep 17 00:00:00 2001 From: Roland Hieber Date: Mon, 1 Aug 2011 02:05:57 +0200 Subject: [PATCH] make title larger --- local.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/local.css b/local.css index 0ac9b01..21db988 100644 --- a/local.css +++ b/local.css @@ -22,6 +22,11 @@ p,ul,ol { /*float: left; needs tuning */ } +.title { + font-size: 150%; + font-weight: bold; +} + .header { font-size: 100%; font-weight: normal; -- 2.20.1