]> Shamusworld >> Repos - ardour-manual/blobdiff - source/css/app.css
CSS: swap column widths for bindings <dl>: 65% for the description, 30% for the key...
[ardour-manual] / source / css / app.css
index 38fb44b5c96f00a67769f99a3737a3b4376846e2..f1b0b95e299bd162aa1d707a51b80fcc07321ddd 100644 (file)
 {
     clear: left;
     float: left;
-    width: 30%;
+    width: 65%;
     margin: 0;
     padding: 0px;
     font-size: 100%;
 #content .bindings dd
 {
     float: left;
-    width: 65%;
+    width: 30%;
     margin: 0;
     padding: 0px;
     font-size: 110%;