r20863 - htdocs/branches/beta/externals - Change ads text alignment to center for better look.

Cristian Marchi cmarchi at code.gnucash.org
Sat Jul 9 04:59:01 EDT 2011


Author: cmarchi
Date: 2011-07-09 04:59:01 -0400 (Sat, 09 Jul 2011)
New Revision: 20863
Trac: http://svn.gnucash.org/trac/changeset/20863

Modified:
   htdocs/branches/beta/externals/gnucash.css
Log:
Change ads text alignment to center for better look.

Modified: htdocs/branches/beta/externals/gnucash.css
===================================================================
--- htdocs/branches/beta/externals/gnucash.css	2011-07-09 08:47:33 UTC (rev 20862)
+++ htdocs/branches/beta/externals/gnucash.css	2011-07-09 08:59:01 UTC (rev 20863)
@@ -341,5 +341,5 @@
 p.adstext
 {
 font-size:0.7em;
-text-align:justify;
+text-align:center;
 }



More information about the gnucash-changes mailing list