]> Shamusworld >> Repos - ardour-manual/blobdiff - source/css/screen.css
First pass at reorganizing/cleaning up the MIDI part.
[ardour-manual] / source / css / screen.css
index bb0f469648a2baa6469292c8f06bd1ee6b21d7e2..6c38a032065bf8ebd6fb6defb580d3b132d007ea 100644 (file)
 
 #content figcaption.titleover {
   text-align: center;
-       caption-side: top ;
+       caption-side: top;
 }
 
 #content figure.right {
   width: 100%;
 }
 
+#content img.fit {
+       width: 100%;
+}
+
 kbd {
   text-shadow: 0 0 2px rgb(255, 255, 255);
   box-shadow: inset 0 0 1px rgb(255, 255, 255), inset 0 0 .4em rgb(200, 200, 200), 0 .1em 0 rgb(130, 130, 130), 0 .11em 0 rgba(0, 0, 0, .4), 0 .1em .11em rgba(0, 0, 0, .9);