-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Am Sonntag, 14. September 2008 schrieb Henning Hraban Ramm: > Looks good so far, but I'd suggest to make the underlining of links a > bit less annoying, esp. in the navigation frame where there are lots > of them. > Something like: > > a { > text-decoration: none; > border-bottom: 1px dotted #be6;
No, please don't to this! Most decent browsers let you switch off link-underlining altogether. This CSS setting will force dotted underlining on EVERY user, even if he switched off underlining completely! Furthermore this setting also applies also to anchors of the type <a name=....>some text</a>, which should never be underlined... To change links, you need to use a:link, anyway. > a:hover { > /* > change the text color like you do > hide the underlining/border if you wish, I'd rather not > */ I would remove underlining, because the differen color of links > Regarding the tables, e.g. "Note names in other languages": This table seems to have problems with texi2html anyway: Lots of spurious spaces and line breaks are inserted, because all table entries are converted to a <pre class="smallexample">[space]text[space_or_linebreak]</pre> makeinfo --html converted the texinfo construct @smallexample @multitable ... ... @end multitable @end smallexample to <pre class="smallexample"> <p><table summary=""><tr align="left"><th valign="top">... </table> </pre> while texi2html (wrongly?) converts it to <table><tr><td> </td><td><table> <thead><tr><th><pre class="smallexample"> Language </pre></th><th><pre class="smallexample"> Note names ... </table> I think this is wrong and I'll send this to the texi2html author. > I'd suggest > > th, td { > vertical-align: top; > text-align: left; > border-bottom: 1px solid #be6; > } Ideally all columns except the first would be centered, but I don't know if that can be done with texinfo at all... Cheers, Reinhold > > > Greetlings from Lake Constance > --- > fiëé visuëlle > Henning Hraban Ramm > http://www.fiee.net > http://angerweit.tikon.ch/lieder/ > https://www.cacert.org (I'm an assurer) > > > > > _______________________________________________ > lilypond-user mailing list > lilypond-user@gnu.org > http://lists.gnu.org/mailman/listinfo/lilypond-user - -- - ------------------------------------------------------------------ Reinhold Kainhofer, Vienna University of Technology, Austria email: [EMAIL PROTECTED], http://reinhold.kainhofer.com/ * Financial and Actuarial Mathematics, TU Wien, http://www.fam.tuwien.ac.at/ * K Desktop Environment, http://www.kde.org, KOrganizer maintainer * Chorvereinigung "Jung-Wien", http://www.jung-wien.at/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFIzVXbTqjEwhXvPN0RAoKkAKCmrllPSMVRn34J3/RroFiUVCtB3QCgiMfT OMZtZSt6uNxnVu6KboGwLsk= =AcSx -----END PGP SIGNATURE----- _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user