From: alison benjamin Date: Mon, 29 Aug 2011 19:09:22 +0000 (-0000) Subject: fixes the little white line that sometimes appears in the header to the mobile theme... X-Git-Url: https://iam.tj/gitweb/gitweb.cgi?p=atutor.git;a=commitdiff_plain;h=503c8444ad47fdea512e7c751601474655bc9819 fixes the little white line that sometimes appears in the header to the mobile theme in firefox by giving the header id a background color --- diff --git a/docs/themes/mobile/mobile.css b/docs/themes/mobile/mobile.css index 2d63ed31e..0b1be1f4c 100644 --- a/docs/themes/mobile/mobile.css +++ b/docs/themes/mobile/mobile.css @@ -25,10 +25,12 @@ body,ul,li { line-height:2.813em; padding:0; font-size:1.063em; + background-color: #4B6B90; } #header-section-title { text-align: center; + background-image: -webkit-gradient(linear, left top, left bottom, from(#6d8cb3), color-stop(0.5, #6d8cb3),