From e9c1829aaae799f380ca44eb3a6f2c2c906ebad2 Mon Sep 17 00:00:00 2001 From: andreabix Date: Mon, 15 Sep 2008 08:02:25 +0000 Subject: [PATCH] Fixed duplicated style in fw_fonts.css --- theme/formal_white/fw_fonts.css | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/theme/formal_white/fw_fonts.css b/theme/formal_white/fw_fonts.css index d62a0d1e49..d3628e9fe2 100644 --- a/theme/formal_white/fw_fonts.css +++ b/theme/formal_white/fw_fonts.css @@ -9,10 +9,6 @@ body, td, li, input, select { font-size : 13px; } -body { - margin : 5px; -} - th { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; @@ -41,12 +37,9 @@ h1 { font-weight: bold; } -h2, .heading-with-help { +h2 { font-size:1.15em; } -.heading-with-help h2 { - font-size:1.0em; -} h3 { font-size:1.1em; } -- 2.39.5