You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2006/07/24 16:43:21 UTC

svn commit: r425073 - /lenya/docu/src/documentation/skinconf.xml

Author: andreas
Date: Mon Jul 24 07:43:21 2006
New Revision: 425073

URL: http://svn.apache.org/viewvc?rev=425073&view=rev
Log:
Use background for <source>

Modified:
    lenya/docu/src/documentation/skinconf.xml

Modified: lenya/docu/src/documentation/skinconf.xml
URL: http://svn.apache.org/viewvc/lenya/docu/src/documentation/skinconf.xml?rev=425073&r1=425072&r2=425073&view=diff
==============================================================================
--- lenya/docu/src/documentation/skinconf.xml (original)
+++ lenya/docu/src/documentation/skinconf.xml Mon Jul 24 07:43:21 2006
@@ -146,6 +146,7 @@
         e.g. <p class="quote"/>
   -->
     
+    pre.code { padding: 10px; background-color: #E5E4D9; }
 
   </extra-css>
 
@@ -169,7 +170,7 @@
 
     <color name="menu" value="#E5E4D9" font="#000000" link="#000000" vlink="#000000" hlink="#000000"/>
     <color name="dialog" value="#CFDCED"/>
-	<color name="body" value="#ffffff" />
+    <color name="body" value="#ffffff" />
 
     <color name="table" value="#ccc"/>
     <color name="table-cell" value="#ffffff"/>
@@ -178,7 +179,7 @@
     <color name="note" value="#006699"/>
     <color name="warning" value="#990000"/>
     <color name="code" value="#003366"/>
-
+    
     <color name="footer" value="#E5E4D9"/>
 
   </colors>



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