Thomas Comiotto schrieb:
Hi Jürgen


I gave the colouring a try - got carried away a bit...


Nice!

The links stick out a too much in my view.

IMO we should use the standard link colors.

http://www.useit.com/alertbox/990502.html (mistake #8)
http://www.bohmann.dk/articles/against_non_standard_link_colors.html

-- Andreas



I'd change to something like

a {
    text-decoration: none;
    color:#333399;
}

a:hover {
    text-decoration: underline;
    background-color:#E9E9F0;
}

Thomas


----------------------------------------------------------------------------- Thomas Comiotto [EMAIL PROTECTED]

                        Universitaet Zuerich
Informatikdienste Tel: +41 44 63 54541 Winterthurerstrasse 190 +41 44 63 43333 CH-8057 Zuerich Fax: +41 44 63 54505


--
Andreas Hartmann, CTO
BeCompany GmbH
http://www.becompany.ch
Tel.: +41 (0) 43 818 57 01


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to