]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/css/lilypond-mccarty.css
Merge branch 'master' into lilypond/translation
[lilypond.git] / Documentation / css / lilypond-mccarty.css
index 7bafd331016e907d119e36f6335cf2f2bd1b7fbf..3872615789c23fa5e4d26994f9552ade498743b1 100644 (file)
@@ -455,4 +455,16 @@ div#search p, div#search form {
   margin: 1em;
 }
 
+.advanced {
+  background: #eeffcc;
+  text-align: left;
+  padding: 0;
+  border: 1px solid green;
+  /* Experimental rounded corners */
+  -moz-border-radius: 10px;
+  -webkit-border-radius: 10px;
+  margin: 0.5em 0.5em 2em 3em;
+}
+
+