X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=source%2Fcss%2Fapp.css;h=28c2a15edd7dbd9573372ce3b2bcd2a18c27121f;hb=6b48dc5dbf67b2e40893d208e33d26c16543cdc2;hp=5fcd3300489751d0f4bd695b9aac1ed22f363c76;hpb=fe449a5228673d6d116ed84c15e3d6db9c8122ce;p=ardour-manual diff --git a/source/css/app.css b/source/css/app.css index 5fcd330..28c2a15 100644 --- a/source/css/app.css +++ b/source/css/app.css @@ -13,6 +13,10 @@ body { line-height: 2ex; } +div.clearer { + clear:both; +} + #tree { background-color: #212A30; line-height: 1.8ex; @@ -271,6 +275,10 @@ body { clear: left; } +#content figure.left.olist { + margin-right: 2em; +} + #content figure.center { margin: 1em auto 1em auto; clear: both;