On Wed, 11 Mar 2009 17:53:58 GMT Jim Nagel <[email protected]> wrote:
> so why is Netsurf (r6761 and 6288 before) showing unreadable blue on
> black?
This might give a clue, from the site's CSS;
body {
background-color: 000000; <--- Buh?
margin-top: 50px;
margin-right: 40px;
margin-bottom: 10px;
margin-left: 40px;
font-family: arial, verdana, sans-serif;
}
B.
