> Let's say I have one site that uses a lot of one particular color > for their graphics/text, blue for example, I'd like to make the link color > red to contrast with it. Now another site uses the opposite, so I'd like to > use blue for the link color. The viewer properly renders it, but if it's > hard-coded in ~/.pluckerrc, it's global to all the sites I pluck (I use the > shell tools, nothing GUI).
You can edit the HTML <body> tag to set the link color on a per-page basis... Bill
