From: Ant Zucaro Date: Mon, 14 Nov 2011 20:33:39 +0000 (-0500) Subject: Get rid of "git build" from the header image. It is a carryover from the original... X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fxonstat.git;a=commitdiff_plain;h=bbecf3421ff0634028363de34046d5809912adb9 Get rid of "git build" from the header image. It is a carryover from the original images in the git repo. --- diff --git a/xonstat/static/css/img/web_background_l2.png b/xonstat/static/css/img/web_background_l2.png index 37a42f8..bf7e81f 100644 Binary files a/xonstat/static/css/img/web_background_l2.png and b/xonstat/static/css/img/web_background_l2.png differ diff --git a/xonstat/static/css/style.css b/xonstat/static/css/style.css index ff25ef7..865b198 100755 --- a/xonstat/static/css/style.css +++ b/xonstat/static/css/style.css @@ -118,7 +118,7 @@ input { font-family: 'Xolonium', 'Arial', 'Helvetica'; } width:1052px; background: transparent url('img/web_background_l2.png') no-repeat center top; margin:0 auto; - padding-top:244px; + padding-top:200px; } #content { position:relative;