From: hjunes Date: Sat, 19 Jun 2004 12:24:29 +0000 (+0000) Subject: black thin
X-Git-Tag: release/2.3.9^2~84 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=5a33e09846b4a58a1185b5700b7f6ad812641a79;p=lilypond.git black thin
--- diff --git a/ChangeLog b/ChangeLog index 28175f5083..a46831191e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-06-19 Heikki Junes + + * Documentation/index.html.in: use black thin
. + 2004-06-19 Jan Nieuwenhuizen * scm/fret-diagrams.scm: Use UNIX style line endings. diff --git a/Documentation/index.html.in b/Documentation/index.html.in index fe64c9136e..8641b6616a 100644 --- a/Documentation/index.html.in +++ b/Documentation/index.html.in @@ -15,6 +15,7 @@ ul li { margin-top: 0.2em; } td.left-column { padding-right: 1em; } td.right-column { padding-left: 1em; } + hr { border:0; height:1; color: #000000; background-color: #000000; }