From 389cd5372e22f09bb8972baf6493fa13c3892367 Mon Sep 17 00:00:00 2001 From: Johannes Hofmann Date: Fri, 6 Mar 2009 12:05:21 +0100 Subject: remove force_my_colors dillorc option to get a similar behaviour add the !important directive to your color definitions in ~/.dillo/style.css, e.g: body {background-color: green !important} --- dillorc | 3 --- 1 file changed, 3 deletions(-) (limited to 'dillorc') diff --git a/dillorc b/dillorc index 89313c08..fe4539d1 100644 --- a/dillorc +++ b/dillorc @@ -150,9 +150,6 @@ # If your eyes suffer with white backgrounds, change this. #allow_white_bg=YES -# Use the same colors with all documents? -#force_my_colors=NO - # When set to YES, the page author's visited link color may be overridden # to allow better contrast with text/links/background #contrast_visited_color=YES -- cgit v1.2.3