Files
spring-boot/spring-boot-docs/src/main/docbook/css/manual-singlepage.css
Phillip Webb abba0d63fe Add documentation tool-chain
Generate html, pdf and epub documentation using asciidoctor+docbook.

See gh-295
2014-03-13 13:47:22 -07:00

7 lines
105 B
CSS

@IMPORT url("manual.css");
body {
background: url("../images/background.png") no-repeat center top;
}