Browse Source

Changes padding and background image of banner in mobile version

Muhammad Talha Mansoor 12 years ago
parent
commit
1bf2e9c684
1 changed files with 3 additions and 0 deletions
  1. 3 0
      css/custom.css

+ 3 - 0
css/custom.css

@@ -90,6 +90,9 @@ moz-border-radius:0px;
 
 .siteBanner {
 margin-top:-16px;
+padding-left: 0.2em;
+padding-right: 0.2em;
+background-position: bottom center;
 }
 
 #siteTitle{