Author: janstey
Date: Wed Dec 10 06:44:39 2008
New Revision: 725300

URL: http://svn.apache.org/viewvc?rev=725300&view=rev
Log:
Merged revisions 724957 via svnmerge from 
https://svn.apache.org/repos/asf/activemq/camel/trunk

........
  r724957 | janstey | 2008-12-09 22:29:17 -0330 (Tue, 09 Dec 2008) | 1 line
  
  CAMEL-1165 - add cover page to pdf manual
........

Modified:
    activemq/camel/branches/camel-1.x/   (props changed)
    activemq/camel/branches/camel-1.x/tooling/camel-manual/src/styles/print.css

Propchange: activemq/camel/branches/camel-1.x/
------------------------------------------------------------------------------
Binary property 'svnmerge-integrated' - no diff available.

Modified: 
activemq/camel/branches/camel-1.x/tooling/camel-manual/src/styles/print.css
URL: 
http://svn.apache.org/viewvc/activemq/camel/branches/camel-1.x/tooling/camel-manual/src/styles/print.css?rev=725300&r1=725299&r2=725300&view=diff
==============================================================================
--- activemq/camel/branches/camel-1.x/tooling/camel-manual/src/styles/print.css 
(original)
+++ activemq/camel/branches/camel-1.x/tooling/camel-manual/src/styles/print.css 
Wed Dec 10 06:44:39 2008
@@ -436,19 +436,19 @@
 
 div.frontcover h3 {
   position: absolute;
-  left: 2cm; top: 7cm;
-  color: white;
-  font-size: 24pt;
+  right: 0; top: 6.5cm;
+  color: black;
+  font-size: 16pt;
   font-weight: normal;
+  padding: 0.2em 5em 0.2em 1em;  
 }
 
 div.frontcover p {
   position: absolute;
   left: 2cm; bottom: 1.5cm;
-  font-size: 24pt;
+  font-size: 13pt;
   color: black;
   font-weight: bold;
-  text-transform: uppercase;
 }
 
 


Reply via email to