Is it correct that 'document.colors.increase_contrast is not used if document.css.enable = 1?
CSS seems to work well for font colors, but a lot of pages end up with dark grey text and aren't really visible on a black background. I find this confusing because if I look in a full browser, the style shows as rgb(255, 255, 255) in the inspector, but in elinks is dark grey on black. This is barely visible due to the low contrast. I cannot figure out how to fix this without disabling css entirely, it happens in a lot of pages. Example page: http://www.postseek.com/meta/f48ce711baeb3c52f071d1edfd4a6f5a The first paragraph "we are running solaris..." is almost invisible (i am using 256 color terminal) with css.enable. So, it seems that increase_contrast does not work at all when css is on? Is there some way to work around this while retaining css.enable? -- Scott -- http://lists.linuxfromscratch.org/listinfo/elinks-users Unsubscribe: See the above information page
