From: Roland Hieber Date: Mon, 1 Aug 2011 00:05:57 +0000 (+0200) Subject: make title larger X-Git-Url: http://git.rohieb.name/www-rohieb-name.git/commitdiff_plain/26a8136727122f814a03027fcea21fe961155869 make title larger --- 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;