Saluton! And sorry for the very late reply.
Brian Templeton <b...@tunes.org> writes: > l...@gnu.org (Ludovic Courtès) writes: > >> Hello, >> >> Somehow the CSS we use must have changed recently and the web page looks >> ugly now: http://www.gnu.org/software/guile/ . >> >> Any takers? :-) > > It's 2010 and people are still making web pages with table-based layouts > and body attributes for text/link colors? (: The imported stylesheet > gives table cells a 1px black border, which I assume overrides the > border attribute in the document. Adding a "td, th { border: none }" > rule makes the appearance acceptable again. I’m not sure I follow. Could you send a patch? :-) Thanks, Ludo’.