Hi, Another minor improvement for user.css. --enable-html-highlight is necessary to use the CSS rules at the bottom. (Thanks to eigensolver again.)
Simon -- + privacy is necessary + using http://gnupg.org + public key id: 0x92FEFDB7E44C32F9
diff --git a/contrib/user.css b/contrib/user.css index 2e37c57..63d6a2f 100644 --- a/contrib/user.css +++ b/contrib/user.css @@ -39,7 +41,8 @@ h1 { color: lightgoldenrod !important; } -/* The following specifies colors used in the HTML highlighting. */ +/* The following specifies colors used in the HTML highlighting. Elinks must + * be compiled with --enable-html-highlight to use them. */ document { color: yellow } element { color: lightgreen } entity-reference { color: red }
signature.asc
Description: Digital signature
_______________________________________________ elinks-dev mailing list elinks-dev@linuxfromscratch.org http://linuxfromscratch.org/mailman/listinfo/elinks-dev