Move background image a bit to the top
authorKostas Papadimitriou <kpap@grnet.gr>
Tue, 15 Nov 2011 10:18:47 +0000 (12:18 +0200)
committerKostas Papadimitriou <kpap@grnet.gr>
Tue, 15 Nov 2011 10:18:47 +0000 (12:18 +0200)
htdocs/site_media/css/site.css

index 5f47df1..627b3cf 100644 (file)
@@ -127,7 +127,7 @@ body {
   background-repeat: repeat-x;
   font-size: 13px;
   font-family: verdana;
-  background-position: 0px -120px;
+  background-position: 0px -90px;
 }
 body.alt {
   background-image: url("../images/bg-alt.png");