summaryrefslogtreecommitdiffstats
path: root/webroot/css/base.css
diff options
context:
space:
mode:
authorraylu <raylu@mixpanel.com>2011-07-10 13:51:14 -0700
committerraylu <raylu@mixpanel.com>2011-07-10 13:51:14 -0700
commiteb1856d3ef86c6670640cd5d1528786a4b961c78 (patch)
treeb4a6092e47b017eeb643e7550b4ccf13f641597b /webroot/css/base.css
parent91d78c52f26817d5904a8a031fa0bac0d49c6316 (diff)
downloadotakuhub-eb1856d3ef86c6670640cd5d1528786a4b961c78.tar.xz
fix IE gradients and remove old letter-spacing on h2
Diffstat (limited to 'webroot/css/base.css')
-rw-r--r--webroot/css/base.css1
1 files changed, 0 insertions, 1 deletions
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;