r21089 - htdocs/branches/beta/externals - Some minor restyling.

Cristian Marchi cmarchi at code.gnucash.org
Wed Aug 3 06:37:12 EDT 2011


Author: cmarchi
Date: 2011-08-03 06:37:12 -0400 (Wed, 03 Aug 2011)
New Revision: 21089
Trac: http://svn.gnucash.org/trac/changeset/21089

Modified:
   htdocs/branches/beta/externals/gnucash.css
Log:
Some minor restyling.

Modified: htdocs/branches/beta/externals/gnucash.css
===================================================================
--- htdocs/branches/beta/externals/gnucash.css	2011-08-03 10:34:01 UTC (rev 21088)
+++ htdocs/branches/beta/externals/gnucash.css	2011-08-03 10:37:12 UTC (rev 21089)
@@ -91,9 +91,7 @@
 }
 
 h2.featuretitle {
-   margin-top: 2px;
-   margin-bottom: 2px;
-   margin-left: 2px;
+   margin:2px;
    text-align: left;
    color: black;
 }
@@ -471,7 +469,7 @@
 
 #stabledoc {
    float:right; 	
-   margin-left:4em;
+   margin-left:2em;
    margin-right:2em;
    margin-bottom:2em;
    margin-top:0;
@@ -493,6 +491,8 @@
 }
 
 .command {
+margin-left:30px;
+margin-right:30px;
 background: gainsboro;
 border-style:dashed;
 border-width:1px;



More information about the gnucash-changes mailing list