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 just fixed this; Brian's suggestion is now in a second stylesheet at http://www.gnu.org/software/guile/guile.css. Unfortunately I briefly lost some interesting content on the News page, but it's all back there now. Neil