http://defect.opensolaris.org/bz/show_bug.cgi?id=19105

--- Comment #8 from Jens Elkner <[email protected]> 2011-12-14 
20:31:19 UTC ---
(In reply to comment #5)
> In 0.10, style.css said:
> 
>   font-family: arial, sans-serif;
> 
> and
> 
>   font-family:monospace;
> 
> Now it says:
> 
>   font-family: "Liberation Sans", sans-serif;
> 
> and
> 
>   font-family:    "Liberation Mono", monospace;
> 
> Doesn't this override the browser settings and force Liberation fonts if they
> are available?

Ehhhm, yes ;-). Basic motivation is, that if one uses different font-families,
it may look very bad/noisy, because even if rendered at the same size, they may
appear to the user as having a different size, etc... Since arial was set for
proportional and because arial is not available on all platforms, I decided to
replace it with a "pretty close" freely available variant, and than for both.

But just using Sans-Serif and monospace would be ok for me.

-- 
Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
opengrok-dev mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opengrok-dev

Reply via email to