From 028f0eaab08d439dd6990e8530b24a5fd8520503 Mon Sep 17 00:00:00 2001 From: Mark Pilgrim Date: Wed, 8 Apr 2009 12:10:44 -0400 Subject: [PATCH] mobile fiddling --- mobile.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mobile.css b/mobile.css index 98f62bc..a19f83e 100644 --- a/mobile.css +++ b/mobile.css @@ -24,7 +24,7 @@ pre{padding:0;border:0} /* headers and pullquotes */ h1,h2,h3{padding:0;border:0;letter-spacing:0;font-variant:normal} -h1{margin:0;background:steelblue;color:white;border-bottom:1px solid gainsboro} +h1{margin:0;border-bottom:4px solid gainsboro;width:auto} h2,h3{margin:1.75em 0} h1,h1 code{font-size:18px} h2,h2 code{font-size:16px}