17 Jan
2009
17 Jan
'09
5:31 p.m.
Johannes wrote:
On Sat, Jan 17, 2009 at 03:43:30PM +0000, corvid wrote:
Johannes wrote:
On Sat, Jan 17, 2009 at 03:20:45PM +0000, corvid wrote:
BTW, are bold and italic supposed to work?
Yes, where are you seeing problems?
I don't see them at all.
Hm, do you have a user stylesheet set?
For me
<body> Hello <b>World</b> <i>dillo</i> </body>
works ok.
It was breaking with or without a user stylesheet, but now I have found that adding * {font-family: sans !important} makes them appear properly. My system must not like Helvetica or something... I wonder whether there's a way to specify something like code, tt, pre, samp, kbd {font-family: mono !important} * {font-family: sans !important} but have sans only for elements not otherwise specified.