X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=source%2Fcss%2Fapp.css;h=e7eaf69ac75a8a5a750f5c67fd3079b1749da6e8;hb=85e5c38cd71aa9b07467cb3b770f3da9c64c372b;hp=28c2a15edd7dbd9573372ce3b2bcd2a18c27121f;hpb=20fe02c7551ce6e16b4fd1010c5a8071d12d9298;p=ardour-manual diff --git a/source/css/app.css b/source/css/app.css index 28c2a15..e7eaf69 100644 --- a/source/css/app.css +++ b/source/css/app.css @@ -17,6 +17,12 @@ div.clearer { clear:both; } +ul.inside li, ol.inside li { + left: 1em; + position: relative; + padding-right: 1em; +} + #tree { background-color: #212A30; line-height: 1.8ex; @@ -275,10 +281,6 @@ div.clearer { clear: left; } -#content figure.left.olist { - margin-right: 2em; -} - #content figure.center { margin: 1em auto 1em auto; clear: both;