You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by bu...@apache.org on 2011/08/07 16:16:53 UTC

svn commit: r793940 - /websites/staging/lucene/trunk/content/lucene/css/global.css

Author: buildbot
Date: Sun Aug  7 14:16:52 2011
New Revision: 793940

Log:
Staging update by buildbot

Modified:
    websites/staging/lucene/trunk/content/lucene/css/global.css

Modified: websites/staging/lucene/trunk/content/lucene/css/global.css
==============================================================================
--- websites/staging/lucene/trunk/content/lucene/css/global.css (original)
+++ websites/staging/lucene/trunk/content/lucene/css/global.css Sun Aug  7 14:16:52 2011
@@ -383,7 +383,7 @@ input.button {
 
 #header #logo {
     position: absolute;
-    top: 5px;
+    top: 15px;
     left: 20px;
     height: 42px;
     width: 405px;
@@ -772,15 +772,15 @@ body#home #header {
 
 body#home #header #slides {
 	position: absolute;
-	top: 128px;
-	left: 10px;
-	width: 923px;
+	top: 118px;
+	left: 0px;
+	width: 945px;
 	height: 260px;
     background-color: #C4E0BA;
 }
 
 body#home #header #slides .slideshow {
-	width:923px;
+	width:945px;
 	height:260px;
 	margin:0px;
 	padding:0px;