On Tue, Jul 15, 2003 at 02:01:23AM +0300, Silviu Cojocaru wrote:
On Mon, 14 Jul 2003, Andrew A. Gill wrote:
Friggin' black-text-on-black-background! Select within the text and drag the cursor to the lower right corner of the screen.
Voila! All the text within the page is selected! Now you can read it without changing the dillorc!
Which reminds me--maybe there should be a way to change page layout per page.
Some of those pages use CSS to define page background/text color. Since dillo is CSS blind for now, you get what you get.
body { margin-top: 10; margin-left: 0; margin-right: 0; margin-bottom: 10; font-family: verdana; color: white; background-color:black;}
This is part of the CSS integrated in the pages there :)
It would certainly be a nice feature to have some sort of "ignore formatting" toggle. If you turn it on, Dillo renders all pages with sensible font sizes, colors, etc. Paul