From a6329a577bf38dff1fc9ff515e0a80023a38ee3a Mon Sep 17 00:00:00 2001 From: Jasper Van der Jeugt Date: Mon, 30 May 2011 16:22:35 +0200 Subject: Wrote on tutorial --- examples/brochure/css/default.css | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'examples/brochure/css') diff --git a/examples/brochure/css/default.css b/examples/brochure/css/default.css index 9ed2b01..3bfeeaf 100644 --- a/examples/brochure/css/default.css +++ b/examples/brochure/css/default.css @@ -15,3 +15,13 @@ div#navigation a { padding: 3px 10px 3px 10px; margin: 0px 10px 0px 10px; } + +div.figure { + float: right; + margin: 20px 0px 20px 20px; +} + +div.figure p.caption { + text-align: center; + font-style: italic; +} -- cgit v1.2.3