Author: janstey
Date: Tue Dec 9 17:59:17 2008
New Revision: 724957
URL: http://svn.apache.org/viewvc?rev=724957&view=rev
Log:
CAMEL-1165 - add cover page to pdf manual
Modified:
activemq/camel/trunk/tooling/camel-manual/src/styles/print.css
Modified: activemq/camel/trunk/tooling/camel-manual/src/styles/print.css
URL:
http://svn.apache.org/viewvc/activemq/camel/trunk/tooling/camel-manual/src/styles/print.css?rev=724957&r1=724956&r2=724957&view=diff
==============================================================================
--- activemq/camel/trunk/tooling/camel-manual/src/styles/print.css (original)
+++ activemq/camel/trunk/tooling/camel-manual/src/styles/print.css Tue Dec 9
17:59:17 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;
}