]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/lilypond-mccarty.css
Merge branch 'master' into lilypond/translation
[lilypond.git] / Documentation / lilypond-mccarty.css
index 3e3c1d797fe5a59d1306bdf58bb9fd9e0ba8631c..ee917448cc5c536461697738486b919fd24a6386 100644 (file)
@@ -93,7 +93,7 @@ a:hover {
 /*                  BLOCK FORMATTING                       */
 /***********************************************************/
 
-blockquote {
+blockquote, .smallexample {
   width: 96%;
   padding: 0;
   border: solid #b1d281;
@@ -101,7 +101,7 @@ blockquote {
   margin: 1em auto;
 }
 
-blockquote p {
+blockquote p, pre.smallexample {
   padding: 1em;
   margin: 0;
 }
@@ -110,17 +110,12 @@ blockquote blockquote {
   border: none;
 }
 
-.verbatim, .example .example, .lisp {
+.verbatim, .example, .lisp {
   font-size: 1em;
   padding: 1em;
   margin: 0;
 }
 
-.example {
-  padding: 0;
-  margin: 0;
-}
-
 #main hr {
   height: 0;
   padding: 0;