From 53471e0e2e7aceb096556246ed866b3e13a4807c Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Wed, 23 Jan 2008 09:45:00 +0000 Subject: [PATCH] Added stylesheet --- .../reference/css/html/stylesheet.css | 51 +++++++++++++++ .../reference/styles/html/custom.xsl | 64 +++++++++++++++++++ 2 files changed, 115 insertions(+) create mode 100644 spring-integration-reference/reference/css/html/stylesheet.css create mode 100644 spring-integration-reference/reference/styles/html/custom.xsl diff --git a/spring-integration-reference/reference/css/html/stylesheet.css b/spring-integration-reference/reference/css/html/stylesheet.css new file mode 100644 index 0000000000..530bbf5fdc --- /dev/null +++ b/spring-integration-reference/reference/css/html/stylesheet.css @@ -0,0 +1,51 @@ +html { + padding: 0pt; + margin: 0pt; +} + +body { + margin-left: 10%; + margin-right: 10%; + font-family: Arial, Sans-serif; +} + +div { + margin: 0pt; +} + +p { + text-align: justify; +} + +hr { + border: 1px solid gray; + background: gray; +} + +h1,h2,h3 { + color: #234623; + font-family: Arial, Sans-serif; +} + +pre { + line-height: 1.0; + color: black; +} + +pre.programlisting { + font-size: 10pt; + padding: 7pt 3pt; + border: 1pt solid black; + background: #eeeeee; +} + +div.table { + margin: 1em; + padding: 0.5em; + text-align: center; +} + +div.table table { + display: table; + width: 100%; +} diff --git a/spring-integration-reference/reference/styles/html/custom.xsl b/spring-integration-reference/reference/styles/html/custom.xsl new file mode 100644 index 0000000000..7d06277d3d --- /dev/null +++ b/spring-integration-reference/reference/styles/html/custom.xsl @@ -0,0 +1,64 @@ + + + + + + + + 1 + 0 + 1 + + + + images/ + .gif + + 120 + images/callouts/ + .gif + + + css/stylesheet.css + text/css + book toc,title + + text-align: left + + + + + + + + + + + + + + + + + + + +