From d0670f438cf9930a0596fd48c7df1b6f60b2b86d Mon Sep 17 00:00:00 2001 From: drebs Date: Sat, 20 Feb 2010 15:47:36 -0200 Subject: typ0 e css --- local.css | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'local.css') diff --git a/local.css b/local.css index 42861c8..875c71e 100644 --- a/local.css +++ b/local.css @@ -1,12 +1,12 @@ body{ - font-family:Palatino,georgia,"times new roman",serif; +/* font-family:Palatino,georgia,"times new roman",serif; */ font-size: 1.03em; margin-left: auto; margin-right: auto; width: 800px; } .actions{ - font-family:Palatino,georgia,"times new roman",serif; +/* font-family:Palatino,georgia,"times new roman",serif; */ font-size: .95em; text-align: left; } @@ -56,6 +56,7 @@ ol{ font-weight: bolder; } h1{ + font-family:Palatino,georgia,"times new roman",serif; font-size: 2em; font-weight: bold; line-height: 1em; @@ -63,6 +64,7 @@ h1{ text-indent: -1em; } h2{ + font-family:Palatino,georgia,"times new roman",serif; font-size: 1.8em; line-height: 1em; font-weight: bold; @@ -70,6 +72,7 @@ h2{ text-indent: -1em; } h3{ + font-family:Palatino,georgia,"times new roman",serif; font-size: 1.6em; font-weight: bold; line-height: 1em; @@ -77,6 +80,7 @@ h3{ text-indent: -1em; } h4{ + font-family:Palatino,georgia,"times new roman",serif; font-size: 1.4em; font-weight: bold; line-height: 1em; @@ -84,6 +88,7 @@ h4{ text-indent: -1em; } h5{ + font-family:Palatino,georgia,"times new roman",serif; font-size: 1.2em; font-weight: bold; line-height: 1em; @@ -91,6 +96,7 @@ h5{ text-indent: -1em; } h6{ + font-family:Palatino,georgia,"times new roman",serif; font-size: 1em; font-weight: bold; line-height: 1em; -- cgit v1.2.3