Thanks! I am missing icons/logos though (are there supposed to be any?) See http://yfrog.com/0s41933178p
This happens in Firefox and Chromium. Best regards Iwan On Sat, Feb 13, 2010 at 10:43 AM, Dave Crossland <d...@lab6.com> wrote: > Hi Iwan! > > On 13 February 2010 07:03, Iwan Gabovitch <qubo...@googlemail.com> wrote: > > > > I have a weird browser setup which results in a look like this > > <http://img130.yfrog.com/i/201002130742391920x1200.png/>. This can be > easily > > fixed by adding > > > > body { color: black; background-color: white; } > > > > to <http://openfontlibrary.org/wiki/MediaWiki:Common.css> or > > <http://openfontlibrary.org/wiki/MediaWiki:Oflb.css> > > Cool! > > The actual URL of the CSS is > > http://openfontlibrary.org/wiki/skins/oflb-skin__css__style.css > > and the body stanza is now: > > body { > font-family: "Nimbus Sans", HelveticaNeue-Light, "Helvetica > Neue Light", Arial, sans-serif; > font-size: 100%; > line-height: 1.4em; > xcolor: #282828; > color: rgba(1%,1%,1%,1); > background-color: white; > } > > Cheers > Dave >