Author: ferdinand
Date: Thu Jan 24 12:33:09 2008
New Revision: 614982

URL: http://svn.apache.org/viewvc?rev=614982&view=rev
Log:
increased font-size inside warnings, notes and fixmes to 10pt because 8pt is 
difficult to read for most older people

Modified:
    
forrest/branches/UpdateFOPto094/main/webapp/skins/common/xslt/fo/document-to-fo.xsl

Modified: 
forrest/branches/UpdateFOPto094/main/webapp/skins/common/xslt/fo/document-to-fo.xsl
URL: 
http://svn.apache.org/viewvc/forrest/branches/UpdateFOPto094/main/webapp/skins/common/xslt/fo/document-to-fo.xsl?rev=614982&r1=614981&r2=614982&view=diff
==============================================================================
--- 
forrest/branches/UpdateFOPto094/main/webapp/skins/common/xslt/fo/document-to-fo.xsl
 (original)
+++ 
forrest/branches/UpdateFOPto094/main/webapp/skins/common/xslt/fo/document-to-fo.xsl
 Thu Jan 24 12:33:09 2008
@@ -834,7 +834,7 @@
             margin-left="0.25in"
             margin-right="0.25in"
             font-family="serif"
-            font-size="8pt"
+            font-size="10pt"
             border-after-style="solid"
             border-start-style="solid"
             border-end-style="solid"
@@ -885,7 +885,7 @@
             margin-left="0.25in"
             margin-right="0.25in"
             font-family="serif"
-            font-size="8pt"
+            font-size="10pt"
             space-after="10pt"
             border-after-style="solid"
             border-start-style="solid"
@@ -928,7 +928,7 @@
             margin-left="0.25in"
             margin-right="0.25in"
             font-family="serif"
-            font-size="8pt"
+            font-size="10pt"
             space-after="10pt"
             border-after-style="solid"
             border-start-style="solid"