From f599771a002c849be9de173ce8954cd617923a3a Mon Sep 17 00:00:00 2001 From: JoseĢ Mota Date: Mon, 22 Oct 2012 12:42:54 +0100 Subject: Change title's font. --- css/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'css/main.css') diff --git a/css/main.css b/css/main.css index 4471803..462e7a9 100644 --- a/css/main.css +++ b/css/main.css @@ -19,7 +19,7 @@ body { h1 { margin: 36px 0 46px; text-align: center; - font: italic 1.8em normal "Baskerville", "PT Serif", Georgia, serif; } + font: italic 1.8em normal "Rosarivo", "Baskerville", "PT Serif", Georgia, serif; } a { text-decoration: none; -- cgit v1.2.3-54-g00ecf