]> granicus.if.org Git - docbook-dsssl/commitdiff
adding header background image
authorKasun Gajasinghe <kasunbg@gmail.com>
Thu, 22 Sep 2011 05:10:21 +0000 (05:10 +0000)
committerKasun Gajasinghe <kasunbg@gmail.com>
Thu, 22 Sep 2011 05:10:21 +0000 (05:10 +0000)
xsl/webhelp/template/common/css/positioning.css

index 50c4e2f2a32c15ebab5668910018f97ab3842288..1c563b8f6097e2d90aee8ad02d0215d7c2208102 100644 (file)
@@ -23,7 +23,7 @@ h2 { font: normal 12pt Arial, Helvetica, geneva;
 }
 
 #header {
-    background: white scroll top left no-repeat;
+    background: url("../images/header-bg.png") scroll top left repeat-x #4d8c83;
     position: fixed;
     width: 100%;
     height: 99px;