From: Marcos C. <vim...@pr...> - 2012-11-05 11:51:38
Hi,
Some times it's useful to read a page without any style (floats,
margins, effects, fonts, colors...), just good plain easily "zoomable"
HTML.
I've been tinkering with the user stylesheet. The docs dont't give
details.
It seems the user stylesheet adds to the page styles, but there's no way
to make it the only stylesheet or deactivate the page styles. Right?
Thank you.
Marcos
--
http://programandala.net
From: Hannes S. <ha...@yl...> - 2012-11-05 11:59:23
Marcos Cruz <vim...@pr...> wrote:
> I've been tinkering with the user stylesheet. The docs dont't give
> details.
This function just implements a Webkit internal feature, so looking
over there would be a good idea for detailed information.
> It seems the user stylesheet adds to the page styles, but there's no
> way to make it the only stylesheet or deactivate the page styles.
> Right?
I think so. You could make a stylesheet which resets all common
settings, of course...
Hannes