From eb1856d3ef86c6670640cd5d1528786a4b961c78 Mon Sep 17 00:00:00 2001 From: raylu Date: Sun, 10 Jul 2011 13:51:14 -0700 Subject: fix IE gradients and remove old letter-spacing on h2 --- webroot/css/base.css | 1 - 1 file changed, 1 deletion(-) (limited to 'webroot/css/base.css') diff --git a/webroot/css/base.css b/webroot/css/base.css index 9b12043..30f70ba 100644 --- a/webroot/css/base.css +++ b/webroot/css/base.css @@ -11,7 +11,6 @@ h1 { h2 { font-size:200%; margin-bottom:10px; - letter-spacing:-1px; } h2.ribbon { padding: 15px 30px; -- cgit v1.2.3