You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-commits@xmlgraphics.apache.org by ca...@apache.org on 2007/11/06 21:24:08 UTC

svn commit: r592540 - /xmlgraphics/batik/trunk/documentation-sources/skinconf.xml

Author: cam
Date: Tue Nov  6 12:24:08 2007
New Revision: 592540

URL: http://svn.apache.org/viewvc?rev=592540&view=rev
Log:
Tweak CSS to put space between credit images.

Modified:
    xmlgraphics/batik/trunk/documentation-sources/skinconf.xml

Modified: xmlgraphics/batik/trunk/documentation-sources/skinconf.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/batik/trunk/documentation-sources/skinconf.xml?rev=592540&r1=592539&r2=592540&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/documentation-sources/skinconf.xml (original)
+++ xmlgraphics/batik/trunk/documentation-sources/skinconf.xml Tue Nov  6 12:24:08 2007
@@ -245,6 +245,9 @@
 
 
 
+    #credit2 img {
+      margin-top: 1em;
+    }
     p.quote {
       margin-left: 2em;
       padding: .5em;