]> Shamusworld >> Repos - ardour-manual/blobdiff - source/css/common.css
Replaced divs by imagemap in Ardours Interface Overview for maintainability and PDF...
[ardour-manual] / source / css / common.css
index 4bd4b848d558c26419a7ab76e72db811fd2f37c1..1accfc75e5b19ec11283ef51a88702e1f6362177 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 ";}
@@ -226,6 +219,3 @@ figcaption {
 .mac .mod23n:before { content: "Ctrl Shift";}
 .mac .mod123n:before {content: "Cmd Ctrl Shift";}
 
-/* for images sliced in divs, as in http://manual.ardour.org/ardours-interface/about/ */
-.container { position: relative; border: none; }
-.hoverimg { position: absolute; border: none; }