]> git.donarmstrong.com Git - lilypond.git/commitdiff
Web: class="normal-table" to un-gimp table display.
authorGraham Percival <graham@percival-music.ca>
Sun, 10 Jan 2010 13:24:17 +0000 (13:24 +0000)
committerGraham Percival <graham@percival-music.ca>
Sun, 10 Jan 2010 13:24:17 +0000 (13:24 +0000)
Documentation/css/lilypond-web.css
Documentation/web/community.itexi

index 7cd2ade3369ef2ae8fc39d1be038bfe6a508a4f1..207897a319fc7ca37d770c29271d0b57a174626f 100644 (file)
@@ -860,6 +860,23 @@ div.color4 h3 {
   padding: 0;
 }
 
+.normal-table table {
+  padding : 0em;
+  border-left: 2px;
+  margin: 0em;
+}
+
+.normal-table table td {
+  padding: 0em;
+}
+
+.normal-table table a {
+}
+
+.normal-table p {
+  line-height: 0.8;
+}
+
 .warning {
   background: #eef;
   text-align: left;
index 70cca4e9f86216c0d6487e475a483968bd8223d5..a7a59c97da8b1e054190aa5b06834f3596e7e999 100644 (file)
@@ -642,6 +642,7 @@ Comparisons between versions.
 @divClass{column-center-bottom}
 @subheading Manuals
 
+@divClass{normal-table}
 @multitable @columnfractions .3 .3 .3
 @headitem Introduction
 @item
@@ -719,6 +720,8 @@ Comparisons between versions.
 @manualDevelInternalsPdf
 
 @end multitable
+
+@divEnd
 @divEnd