]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/lilypond.css
Imported Upstream version 2.12.3
[lilypond.git] / Documentation / lilypond.css
index 1d8542dfa0f1262e80c2201ee2f1c2fe721a3fbb..82ab472b9507104955dcb0eaac4295f89a61ef10 100644 (file)
@@ -46,7 +46,7 @@ blockquote {
   padding: 3px;
   width: 40em;
 }
-.verbatim, .example {
+.verbatim, .example, .smallexample {
   font-family: "Courier New",Courier,monospace;
 }
 hr {
@@ -163,7 +163,7 @@ li.toc_current ul {
 
 div.header {
   background-color: #E7EFE3;
-  padding: 2;
+  padding: 2px;
   border: #CCD3CC 1px solid;
   text-align: center;
 }
@@ -174,6 +174,14 @@ h1.header {
   font-size: 220%;
 }
 
+div.subheader {
+  text-align: center;
+}
+
+#navigation {
+  margin: 0 auto;
+}
+
 .nav_table {
   width: 100%;
   background-color: #CCD3CC;
@@ -184,9 +192,13 @@ h1.header {
   font-size: 0.8em;
 }
 
+.title {
+  font-weight: bold;
+}
+
 .footer {
   background-color: #E7EFE3;
-  padding: 5;
+  padding: 5px;
   border: #CCD3CC 1px solid;
   font-size: 80%;
 }