[Gnucash-changes] r13903 - htdocs/trunk/www/externals - a bit of whitespace

Joshua Sled jsled at cvs.gnucash.org
Tue May 2 19:56:07 EDT 2006


Author: jsled
Date: 2006-05-02 19:56:07 -0400 (Tue, 02 May 2006)
New Revision: 13903
Trac: http://svn.gnucash.org/trac/changeset/13903

Modified:
   htdocs/trunk/www/externals/gnucash.css
Log:
a bit of whitespace

Modified: htdocs/trunk/www/externals/gnucash.css
===================================================================
--- htdocs/trunk/www/externals/gnucash.css	2006-05-02 23:55:36 UTC (rev 13902)
+++ htdocs/trunk/www/externals/gnucash.css	2006-05-02 23:56:07 UTC (rev 13903)
@@ -65,6 +65,7 @@
    background-color:#666699;
    color: white;
    font-size:0.8em;
+   padding-bottom: 0.5em;
 }
 #head a:link {
    background-color:#666699;
@@ -133,6 +134,7 @@
 .highlight {
    background-color: #cacaf7;
    color:black;
+   padding-bottom: 0.5em;
 }
 .othernews {
    background-color: white;
@@ -168,3 +170,8 @@
    margin-bottom:2em;
 }
 
+H1
+{
+  color: #666699;
+  border-bottom: solid thin #666699;
+}
\ No newline at end of file



More information about the gnucash-changes mailing list