]> Shamusworld >> Repos - ardour-manual-diverged/blobdiff - source/css/app.css
Sync with master branch.
[ardour-manual-diverged] / source / css / app.css
index 11dc86fd10051715823630e2029b0c5abcb89663..4a9fb5d1f1b8b10d498e6df637f0f1f10b6e15ac 100644 (file)
        caption-side: top ;
 }
 
+#content figure.right {
+    margin: 0 0 1em 1em;
+    float:right;
+    clear:right;
+}
+
+#content figure.left {
+    margin: 0 1em 1em 0;
+    float:left;
+    clear:left;
+}
+
 .multicol2 {
     width: 48%;
                float:left;