]> Shamusworld >> Repos - ardour-manual/blobdiff - source/css/app.css
Add Images to FP8 doc
[ardour-manual] / source / css / app.css
index 5fcd3300489751d0f4bd695b9aac1ed22f363c76..28c2a15edd7dbd9573372ce3b2bcd2a18c27121f 100644 (file)
@@ -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;