lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: WANTED: Design for documentation (Photoshop power users!)


From: Henning Hraban Ramm
Subject: Re: WANTED: Design for documentation (Photoshop power users!)
Date: Sun, 14 Sep 2008 18:14:25 +0200

Am 2008-09-14 um 05:18 schrieb Patrick McCarty:

http://uoregon.edu/~pmccarty/texi2html/start.html

The clickable links are:

* Notation Reference
* one big page (for the Notation Reference)
* Developers resources


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;
}

a:hover {
        /*
        change the text color like you do
        hide the underlining/border if you wish, I'd rather not
        */
}

Perhaps increase the font size of <tt> to match the surrounding text?

Regarding the tables, e.g. "Note names in other languages":
I'd suggest

th, td {
        vertical-align: top;
        text-align: left;
        border-bottom: 1px solid #be6;
}


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)






reply via email to

[Prev in Thread] Current Thread [Next in Thread]