]> Shamusworld >> Repos - ardour-manual/blobdiff - source/css/common.css
Moved previous CSS change to screen only, slightly reduced line height so that titles...
[ardour-manual] / source / css / common.css
index 4bd4b848d558c26419a7ab76e72db811fd2f37c1..b5ee4d7baf6a56bd24f4188d3bdddbd4026106db 100644 (file)
@@ -177,13 +177,6 @@ code {
   font-size: 2em;
 }
 
-figcaption {
-  font-size: .9em;
-  font-style: italic;
-  line-height: .9em; 
-}
-
-
 /* Keyboard modifiers */
 .mod1:before {        content: "Ctrl ";}
 .mod2:before {        content: "Alt ";}