Beta website for 2010.2.0.0
Don Stewart
dons at galois.com
Thu Jul 15 22:29:05 EDT 2010
Applied that change. Thanks.
ajs:
> Here's Safari and Mac Chromium, side by side:
>
> http://imgur.com/NsdIP.png
>
> Comparing LinChrome to MacChrome, it seems like font rendering makes
> the difference. My fonts are heavier and taller. Can you get Chrome
> to show you how tall your fonts are in px? Safari's font renderer
> (Quartz) is turning 1em into 14px.
>
> Changing the stylesheet so that body's font-size was .95em, and
> leaving the rest the same, resulted in a fair compromise for Safari:
>
> http://imgur.com/WwEsb.png
>
>
> On Jul 15, 2010, at 5:24 PM, Don Stewart wrote:
>
> > ajs:
> >>
> >> On Jul 15, 2010, at 5:02 PM, Don Stewart wrote:
> >>
> >>> http://code.haskell.org/haskell-platform/download-website/
> >>>
> >>> Any thoughts? Adds a changelog and release timetable summary.
> >>
> >> Text is flowing out of the "band" in Safari, and probably Chrome.
> >> The
> >> "Changelog..."'s underline is on the white part of my screen.
> >>
> >
> > Thanks. That's a known issue. I'd welcome any patches to index.html
> >
> > Here's what I see in Chrome/Linux:
> >
> > http://i.imgur.com/EyHbU.png
> >
> > And here's the html:
> >
> > http://code.haskell.org/haskell-platform/download-website/
> > index.html
> >
> > Obviously, the problem is the absolute css positioning,
> >
> > http://code.haskell.org/haskell-platform/download-website/style.css
> >
> > which was inherited from the original design.
> >
> > -- Don
>
>
> _______________________________________________
> Haskell-platform mailing list
> Haskell-platform at projects.haskell.org
> http://projects.haskell.org/cgi-bin/mailman/listinfo/haskell-platform
More information about the Haskell-platform
mailing list