From f76623e1179099324f99c3d09043f9cdb759266e Mon Sep 17 00:00:00 2001 From: Jonathan Wall Date: Tue, 13 Jul 2010 16:49:16 -0700 Subject: [PATCH] Small update to h1 and h2 tag CSS. --HG-- branch : dev --- src/Orchard.Web/Themes/TheAdmin/Styles/site.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Orchard.Web/Themes/TheAdmin/Styles/site.css b/src/Orchard.Web/Themes/TheAdmin/Styles/site.css index 62a4a7010..633c414b5 100644 --- a/src/Orchard.Web/Themes/TheAdmin/Styles/site.css +++ b/src/Orchard.Web/Themes/TheAdmin/Styles/site.css @@ -120,7 +120,7 @@ number of columns: 24; actual width: 946; column width: 26; gutter width:14 display:inline; float:left; width:15.401%; - border-right:1px solid #eeeeee; + border-right:1px solid #eaeaea; } .wrapper, .sections { overflow:hidden; @@ -239,7 +239,7 @@ form.link button:hover { width:0; } #navigation li { - margin:7px 0 20px 12px; + margin:7px 0 20px 0; } #navigation ul li { border:0; @@ -294,7 +294,7 @@ form.link button:hover { margin:0; } #main h1, #main h2 { - border-bottom:1px solid #bdbcbc; + border-bottom:1px solid #eaeaea; } #main ul h2 { border-bottom:0;