]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/lilypond-blue.css
Merge branch 'master' into lilypond/translation
[lilypond.git] / Documentation / lilypond-blue.css
index 1be8dfdd469adae28744ca547e0e75a2f3cd01bf..47ac50773112ac7962114b8c14a413548c86aaa4 100644 (file)
@@ -91,14 +91,14 @@ a:active {
 /*                  BLOCK FORMATTING                       */
 /***********************************************************/
 
-blockquote {
+blockquote, .smallexample {
   border: thin solid #3465a4;
   border-width: 0 0 0 2px;
   margin: 1em 0 1em 3em;
   padding: 0;
 }
 
-blockquote p {
+blockquote p, pre.smallexample {
   margin: 0;
   padding: 1em;
 }
@@ -108,17 +108,12 @@ blockquote blockquote {
   /* border: thick red dashed; */
 }
 
-.verbatim, .example .example, .lisp {
+.verbatim, .example, .lisp {
   font-size: 1.25em;
   margin: 0;
   padding: 1em;
 }
 
-.example {
-  margin: 0;
-  padding: 0;
-}
-
 hr {
   display: none;
 }