r21022 - htdocs/branches/beta/externals - Fix position of w3c logo.

Cristian Marchi cmarchi at code.gnucash.org
Sat Jul 30 16:23:49 EDT 2011


Author: cmarchi
Date: 2011-07-30 16:23:49 -0400 (Sat, 30 Jul 2011)
New Revision: 21022
Trac: http://svn.gnucash.org/trac/changeset/21022

Modified:
   htdocs/branches/beta/externals/gnucash.css
Log:
Fix position of w3c logo.

Modified: htdocs/branches/beta/externals/gnucash.css
===================================================================
--- htdocs/branches/beta/externals/gnucash.css	2011-07-30 20:22:24 UTC (rev 21021)
+++ htdocs/branches/beta/externals/gnucash.css	2011-07-30 20:23:49 UTC (rev 21022)
@@ -487,6 +487,6 @@
 #validator {
 position:absolute;
 left:10px;
-top:10px;
+bottom:50px;
 }
 



More information about the gnucash-changes mailing list