You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xmlgraphics.apache.org by bu...@apache.org on 2012/05/04 02:31:26 UTC

svn commit: r815666 - in /websites/staging/xmlgraphics/trunk/content: ./ css/xmlgraphics.css

Author: buildbot
Date: Fri May  4 00:31:25 2012
New Revision: 815666

Log:
Staging update by buildbot for xmlgraphics

Modified:
    websites/staging/xmlgraphics/trunk/content/   (props changed)
    websites/staging/xmlgraphics/trunk/content/css/xmlgraphics.css

Propchange: websites/staging/xmlgraphics/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri May  4 00:31:25 2012
@@ -1 +1 @@
-1333695
+1333697

Modified: websites/staging/xmlgraphics/trunk/content/css/xmlgraphics.css
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/css/xmlgraphics.css (original)
+++ websites/staging/xmlgraphics/trunk/content/css/xmlgraphics.css Fri May  4 00:31:25 2012
@@ -19,6 +19,7 @@ body {
     font-family: Verdana,Geneva,sans-serif;
     font-size: 10pt;
     margin: 0;
+    background-color: #efefef;
 }
 #banner {
     margin-top: 0;
@@ -29,6 +30,11 @@ body {
     margin-left: 20px;
     text-align: left;
 }
+#bannertext, #content, #footer {
+    background-color: #fff;
+    color: #333;
+    padding: 20px;
+}
 #bannertext {
     margin-top: 10px;
     text-align: left;



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: commits-help@xmlgraphics.apache.org