You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-scm@portals.apache.org by dd...@apache.org on 2005/11/23 05:45:55 UTC

svn commit: r348368 - /portals/pluto/trunk/pluto-site/src/site/resources/css/site.css

Author: ddewolf
Date: Tue Nov 22 20:45:49 2005
New Revision: 348368

URL: http://svn.apache.org/viewcvs?rev=348368&view=rev
Log:
Documentation updates; New website look and feel to match the portal and use new logo

Modified:
    portals/pluto/trunk/pluto-site/src/site/resources/css/site.css

Modified: portals/pluto/trunk/pluto-site/src/site/resources/css/site.css
URL: http://svn.apache.org/viewcvs/portals/pluto/trunk/pluto-site/src/site/resources/css/site.css?rev=348368&r1=348367&r2=348368&view=diff
==============================================================================
--- portals/pluto/trunk/pluto-site/src/site/resources/css/site.css (original)
+++ portals/pluto/trunk/pluto-site/src/site/resources/css/site.css Tue Nov 22 20:45:49 2005
@@ -22,7 +22,9 @@
 }
 
 #bannerLeft {
-  display: none;
+  position: absolute;
+  left: 8px;
+  bottom: 10px;
 }
 
 #bannerRight {